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 4dc1a1c commit 84646e7
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 = "3.1.1"

[profile.release]
Expand Down

0 comments on commit 84646e7

Please sign in to comment.