Skip to content

Commit

Permalink
Fix nostr version
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Sep 11, 2024
1 parent 18ee506 commit 4bd77e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ reqwest = "0.12.7"
tonic_lnd = "0.5.1"
webpki = "0.22.2"
sha2 = "0.10.8"
nostr = "0.34.0"
nostr = "0.34.1"

[package.metadata]
tags = ["rust", "lnd", "grpc", "tonic", "client", "bitcoin", "lightning"]
Expand Down

0 comments on commit 4bd77e2

Please sign in to comment.