wip: refactor
This commit is contained in:
9
crates/ui/Cargo.toml
Normal file
9
crates/ui/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "coop-ui"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
gpui.workspace = true
|
||||
components.workspace = true
|
||||
Reference in New Issue
Block a user