move gpui-components to ui crate
This commit is contained in:
@@ -12,7 +12,6 @@ path = "src/main.rs"
|
||||
coop-ui = { path = "../ui" }
|
||||
|
||||
gpui.workspace = true
|
||||
components.workspace = true
|
||||
reqwest_client.workspace = true
|
||||
|
||||
tokio.workspace = true
|
||||
@@ -25,7 +24,7 @@ serde_json.workspace = true
|
||||
itertools.workspace = true
|
||||
chrono.workspace = true
|
||||
dirs.workspace = true
|
||||
rust-embed.workspace = true
|
||||
smol.workspace = true
|
||||
|
||||
tracing-subscriber = { version = "0.3.18", features = ["fmt"] }
|
||||
rust-embed = "8.5.0"
|
||||
smol = "1"
|
||||
|
||||
Reference in New Issue
Block a user