trezor-crypto-sys 0.1.2

Rust bindings for the trezor crypto libraries
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.59.0"

[build-dependencies.cc]
version = "1.0.59"

[build-dependencies.pkg-config]
version = "0.3.19"

[dev-dependencies.hex]
version = "0.4.3"

[features]
default = []
generate-bindings = ["bindgen"]
update-bindings = ["generate-bindings"]

[package]
authors = ["Julian Popescu <jpopesculian@gmail.com>"]
description = "Rust bindings for the trezor crypto libraries"
edition = "2018"
license = "MIT"
name = "trezor-crypto-sys"
repository = "https://github.com/riddleandcode/rust-trezor-crypto"
version = "0.1.2"