Skip to content

Commit

Permalink
Merge pull request #70 from alfred-hodler/master
Browse files Browse the repository at this point in the history
Update Coldcard lib
  • Loading branch information
edouardparis authored Feb 5, 2024
2 parents a18877a + a338be1 commit 49aa70a
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 @@ -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 }
Expand Down

0 comments on commit 49aa70a

Please sign in to comment.