Skip to content

Commit

Permalink
deps: upgrade ledger-namada version
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Nov 28, 2023
1 parent 47c887c commit 3b8f7e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ index-set = {git = "https://github.com/heliaxdev/index-set", tag = "v0.8.0", fea
itertools = "0.10.0"
k256 = { version = "0.13.0", default-features = false, features = ["ecdsa", "pkcs8", "precomputed-tables", "serde", "std"]}
lazy_static = "1.4.0"
ledger-namada-rs = { git = "https://github.com/heliaxdev/ledger-namada", rev = "7e861c440de0fdabaf51e30d97f5c8736be348f3" }
# branch = "murisi/ledger-v0.27.0"
ledger-namada-rs = { git = "https://github.com/heliaxdev/ledger-namada", rev = "eee38033d6ffba1905fff83823a925720cc7a008" }
ledger-transport-hid = "0.10.0"
libc = "0.2.97"
libloading = "0.7.2"
Expand Down

0 comments on commit 3b8f7e5

Please sign in to comment.