From 9340ff9678424e95fd5fa2643128eb31e2386108 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 16 Jul 2025 09:45:23 +0100 Subject: chore: bump rust-nostr v42 no breaking changes this time! --- Cargo.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2b7b529..249fb02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,12 +23,12 @@ directories = "6.0.0" futures = "0.3.31" git2 = "0.20.2" indicatif = "0.18.0" -nostr = { version = "0.41.0", features = ["nip05", "nip49"] } -nostr-connect = "0.41.0" -nostr-database = "0.41.0" -nostr-lmdb = "0.41.0" -nostr-relay-pool = "0.41.0" -nostr-sdk = "0.41.0" +nostr = { version = "0.42.2", features = ["nip05", "nip49"] } +nostr-connect = "0.42.0" +nostr-database = "0.42.0" +nostr-lmdb = "0.42.0" +nostr-relay-pool = "0.42.0" +nostr-sdk = "0.42.0" passwords = "3.1.16" qrcode = { version = "0.14.1", default-features = false } scrypt = "0.11.0" -- cgit v1.2.3