From 2d6043d7a67b0f6304dc7a2bb92677009a96f19d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 5 Jul 2024 15:22:38 +0100 Subject: Bump nostr-signer It contains a patch that fixes the use of nostrconnect URIs: https://github.com/rust-nostr/nostr/issues/490 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 69ca039..810b693 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -966,9 +966,9 @@ dependencies = [ [[package]] name = "nostr-signer" -version = "0.32.0" +version = "0.32.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "525574dc32fa07d64d04a6c72b534d97455b1ad954c29753c820c834c94e3704" +checksum = "f99449c2077bef43c02c8f9a9386d01c87e7ad8ece70d7de87a2c59771b4c0fe" dependencies = [ "async-utility", "nostr", -- cgit v1.2.3-70-g09d2