update deps
Some checks failed
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (ubuntu-latest, stable) (push) Has been cancelled

This commit is contained in:
2026-02-21 07:53:24 +07:00
parent b88955e62c
commit 4c0beb2a2a
18 changed files with 1434 additions and 304 deletions

View File

@@ -9,7 +9,6 @@ common = { path = "../common" }
gpui.workspace = true
gpui_tokio.workspace = true
reqwest.workspace = true
anyhow.workspace = true
smol.workspace = true
log.workspace = true