dworkspace-in-memory 0.0.0

The application platform for your cyberpunk desk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.dworkspace]
package = "dworkspace"
version = "0.0.0"

[dependencies.dworkspace-components]
package = "dworkspace-components"
version = "0.0.0"

[package]
description = "The application platform for your cyberpunk desk"
edition = "2021"
homepage = "https://github.com/Hihaheho/Desk"
license = "MIT OR Apache-2.0"
name = "dworkspace-in-memory"
readme = "README.md"
repository = "https://github.com/Hihaheho/Desk"
version = "0.0.0"