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

3
Cargo.lock generated
View File

@@ -1318,7 +1318,6 @@ dependencies = [
"title_bar",
"tracing-subscriber",
"ui",
"webbrowser",
]
[[package]]
@@ -6093,10 +6092,12 @@ dependencies = [
"flume",
"gpui",
"log",
"nostr-connect",
"nostr-lmdb",
"nostr-sdk",
"rustls",
"smol",
"webbrowser",
]
[[package]]