diff --git a/Cargo.toml b/Cargo.toml index b170123..84703bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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