wip
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m20s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m39s

This commit is contained in:
2026-01-19 17:17:28 +07:00
parent 178a763552
commit ed403188f8
10 changed files with 88 additions and 542 deletions

View File

@@ -9,11 +9,13 @@ common = { path = "../common" }
nostr-sdk.workspace = true
nostr-lmdb.workspace = true
nostr-connect.workspace = true
gpui.workspace = true
smol.workspace = true
flume.workspace = true
log.workspace = true
anyhow.workspace = true
webbrowser.workspace = true
rustls = "0.23"