Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Nov 6, 2024
1 parent 5aa2035 commit c396eb9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crates/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ lnd_grpc_rust = "2.8.0"
reqwest = "0.12.8"
webpki = "0.22.4"
sha2 = "0.10.8"
nostr = "0.35.0"
nostr = "0.36.0"
tokio = "1.40.0"
2 changes: 1 addition & 1 deletion example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ edition = "2021"

[dependencies]
lnd-grpc-tonic-client = "0.3.0"
nostr = "0.34.1"
nostr = "0.36.0"
2 changes: 1 addition & 1 deletion nostr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ edition = "2021"

[dependencies]
lnd-grpc-tonic-client = "0.3.0"
nostr = "0.34.1"
nostr = "0.36.0"

0 comments on commit c396eb9

Please sign in to comment.