We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ac26c commit cb41033Copy full SHA for cb41033
gossip/nostr-gossip-memory/Cargo.toml
@@ -12,7 +12,7 @@ rust-version.workspace = true
12
keywords = ["nostr", "gossip", "in-memory"]
13
14
[dependencies]
15
-indexmap = "2.11"
+indexmap = "2.12"
16
lru.workspace = true
17
nostr = { workspace = true, features = ["std"] }
18
nostr-gossip.workspace = true
0 commit comments