chore: update deps

This commit is contained in:
2025-02-15 09:01:55 +07:00
parent ab7664c872
commit 0feb69b72e
5 changed files with 290 additions and 56 deletions

View File

@@ -15,7 +15,6 @@ state = { path = "../state" }
chats = { path = "../chats" }
gpui.workspace = true
gpui_tokio.workspace = true
reqwest_client.workspace = true
tokio.workspace = true
@@ -29,6 +28,7 @@ dirs.workspace = true
rust-embed.workspace = true
smol.workspace = true
rustls = "0.23.23"
cargo-packager-updater = "0.2.2"
tracing-subscriber = { version = "0.3.18", features = ["fmt"] }
log = "0.4"