This commit is contained in:
2026-02-19 15:04:16 +07:00
parent f6ce53ef9c
commit fa7795171e
4 changed files with 189 additions and 117 deletions

5
Cargo.lock generated
View File

@@ -542,15 +542,16 @@ version = "0.3.0"
dependencies = [
"anyhow",
"common",
"futures",
"gpui",
"gpui_tokio",
"log",
"nostr-sdk",
"reqwest",
"semver",
"serde",
"serde_json",
"smallvec",
"smol",
"state",
"tempfile",
]