From b028223797f0bd2c4927af35cbe01834b3b21f7f Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 14:28:32 +0100 Subject: chore: bump rust-nostr v0.40 ~> v0.41 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 8814764..6050def 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,12 +24,12 @@ futures = "0.3.28" git2 = "0.20.2" indicatif = "0.17.7" keyring = "2.0.5" -nostr = { version = "0.40.0", features = ["nip05", "nip49"] } -nostr-connect = "0.40.0" -nostr-database = "0.40.0" -nostr-lmdb = "0.40.0" -nostr-relay-pool = "0.40.1" -nostr-sdk = "0.40.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" passwords = "3.1.13" qrcode = { version = "0.14.1", default-features = false } scrypt = "0.11.0" -- cgit v1.2.3