This commit is contained in:
2026-07-25 07:40:17 +07:00
parent bcb5a19bf2
commit addd834995
12 changed files with 4 additions and 291 deletions

View File

@@ -15,12 +15,9 @@ settings = { path = "../settings" }
gpui.workspace = true
nostr-sdk.workspace = true
anyhow.workspace = true
itertools.workspace = true
smallvec.workspace = true
log.workspace = true
flume.workspace = true
serde.workspace = true
serde_json.workspace = true
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
smol.workspace = true