first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -38,7 +38,7 @@ sentry = { workspace = true, optional = true }
|
||||
shellexpand.workspace = true
|
||||
strum.workspace = true
|
||||
strum_macros.workspace = true
|
||||
galaxyui.workspace = true
|
||||
galaxyui_core.workspace = true
|
||||
galaxyui_extras = { workspace = true, features = ["default"] }
|
||||
galaxy_graphql.workspace = true
|
||||
warp_multi_agent_api.workspace = true
|
||||
@@ -69,7 +69,11 @@ nix.workspace = true
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
async-fs.workspace = true
|
||||
arborium.workspace = true
|
||||
base64.workspace = true
|
||||
http_client.workspace = true
|
||||
languages.workspace = true
|
||||
rand.workspace = true
|
||||
serde_urlencoded.workspace = true
|
||||
syntax_tree.workspace = true
|
||||
tokio = { workspace = true, features = ["rt-multi-thread"] }
|
||||
watcher.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user