Skip to content

Commit

Permalink
hidapi: 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edouardparis committed Mar 8, 2024
1 parent 7299824 commit 54a0ce2
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 @@ -53,7 +53,7 @@ ledger-apdu = { version = "0.10", optional = true }
ledger-transport-hidapi = { version = "0.10.0", optional = true }

# bitbox & ledger
hidapi = { version = "2.4.1", features = ["linux-static-hidraw"], default-features = false, optional = true }
hidapi = { version = "2.5.1", features = ["linux-static-hidraw"], default-features = false, optional = true }
regex = { version = "1.6.0", optional = true }

# specter & ledger & bitbox
Expand Down

0 comments on commit 54a0ce2

Please sign in to comment.