Revert "."

This reverts commit b7ffdc8431.
This commit is contained in:
2026-02-27 05:46:40 +07:00
parent b7ffdc8431
commit 4ba2049756
11 changed files with 334 additions and 144 deletions

View File

@@ -23,7 +23,6 @@ reqwest_client = { git = "https://github.com/zed-industries/zed" }
nostr-lmdb = { git = "https://github.com/rust-nostr/nostr" }
nostr-connect = { git = "https://github.com/rust-nostr/nostr" }
nostr-blossom = { git = "https://github.com/rust-nostr/nostr" }
nostr-gossip-sqlite = { git = "https://github.com/rust-nostr/nostr" }
nostr-sdk = { git = "https://github.com/rust-nostr/nostr" }
nostr = { git = "https://github.com/rust-nostr/nostr", features = [ "nip96", "nip59", "nip49", "nip44" ] }