Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Sep 11, 2024
1 parent 420594e commit c10f74a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nostr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"

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

[dependencies]
HashMap = "0.10.0"
cantrip = "0.4.0"

0 comments on commit c10f74a

Please sign in to comment.