diff --git a/Cargo.toml b/Cargo.toml index 9f025a1..fd2246d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ serialport = { version = "4.2", optional = true } bitbox-api = { version = "0.2.3", default-features = false, features = ["usb", "tokio", "multithreaded"], optional = true } #coldcard -coldcard = { version = "0.11.0", optional = true } +coldcard = { version = "0.12.1", optional = true } # ledger ledger_bitcoin_client = { version = "0.4.0", optional = true }