Skip to content

Commit

Permalink
chore(deps): update ledger-transport-hid requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: ledger-transport-hid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 81723cb commit 671ae22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ k256 = "^0.13"
ecdsa = { version = "0.16.9", features = ["verifying"] }

tokio = { version = "1", features = ["full"] }
ledger-transport-hid = "0.9.0"
ledger-transport-hid = "0.11.0"
serial_test = "0.5.1"

[profile.release]
Expand Down

0 comments on commit 671ae22

Please sign in to comment.