Skip to content

Commit

Permalink
Update ledger nano dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Sep 12, 2023
1 parent 75e919b commit fd4c271
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 sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ futures = { version = "0.3.28", default-features = false, features = [
], optional = true }
heck = { version = "0.4.1", default-features = false, optional = true }
instant = { version = "0.1.12", default-features = false, optional = true }
iota-ledger-nano = { version = "1.0.0-alpha.4", default-features = false, optional = true }
iota-ledger-nano = { version = "1.0.0-alpha.5", default-features = false, optional = true }
iota_stronghold = { version = "2.0.0", default-features = false, optional = true }
log = { version = "0.4.20", default-features = false, optional = true }
num_cpus = { version = "1.16.0", default-features = false, optional = true }
Expand Down

0 comments on commit fd4c271

Please sign in to comment.