[dependencies.aes-ctr]
version = "0.6.0"
[dependencies.base58]
version = "0.2.0"
[dependencies.enum-as-inner]
version = "0.4.0"
[dependencies.hidapi]
default-features = false
features = ["linux-static-hidraw"]
version = "1.3.3"
[dependencies.secp256k1]
features = ["rand-std", "bitcoin_hashes"]
version = "0.22.1"
[package]
authors = ["Alfred Hodler <alfred_hodler AT protonmail DOT com>"]
categories = ["command-line-utilities", "cryptography::cryptocurrencies", "hardware-support"]
description = "Coldcard Wallet Interface Library in Rust"
edition = "2021"
keywords = ["coldcard", "bitcoin", "wallet"]
license = "MIT"
name = "coldcard"
repository = "https://github.com/alfred-hodler/rust-coldcard/"
version = "0.2.1"