From 85353821dd934a929d121396073182d2982663a1 Mon Sep 17 00:00:00 2001 From: edouardparis Date: Fri, 8 Mar 2024 15:05:41 +0100 Subject: [PATCH] hidapi: 0.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3426e2e..2145987 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