We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2465fac + 209d8cf commit 73ada3cCopy full SHA for 73ada3c
4 files changed
Cargo.toml
@@ -13,7 +13,7 @@ lnd_grpc_rust = "2.9.0"
13
reqwest = "0.12.12"
14
webpki = "0.22.4"
15
sha2 = "0.10.8"
16
-nostr = "0.40.0"
+nostr = "0.41.0"
17
tokio = "1.42.0"
18
idna = "1.0.0"
19
crates/Cargo.toml
@@ -8,5 +8,5 @@ lnd_grpc_rust = "2.8.0"
8
reqwest = "0.12.8"
9
10
11
12
tokio = "1.41.1"
example/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2021"
5
6
[dependencies]
7
lnd-grpc-tonic-client = "0.3.0"
nostr/Cargo.toml
0 commit comments