Skip to content

Commit

Permalink
chore: update tonic_lnd
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Jan 12, 2024
1 parent 1ef15ac commit 2b7fc5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion moksha-mint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ reqwest = { version = "0.11.22", default-features = false, features = ["serde_js
url = "2.4.1"
dotenvy = "0.15.7"
envy = "0.4.2"
fedimint-tonic-lnd = { version = "0.1.3", features = ["lightningrpc"] }
fedimint-tonic-lnd = { version = "0.2.0", features = ["lightningrpc"] }
uuid = { version = "1.6.1", features = ["serde", "v4"] }

utoipa = { version = "4.1.0", features = ["axum_extras"] }
Expand Down

0 comments on commit 2b7fc5a

Please sign in to comment.