[package] name = "cryptoauthlib-sys" version = "0.2.2" authors = ["Robert Drazkowski ", "Michal Protasowicki ", "Krzysztof Bembnista ", "Artur Kazimierski ", "Tomasz Pawelec "] edition = "2018" description = "Automatically generated Rust bindings for CryptoAuthentication Library calls." repository = "https://github.com/PelionIoT/rust-cryptoauthlib/" readme = "README.md" keywords = ["cryptoauthlib"] categories = ["cryptography", "hardware-support", "ffi-bindings"] license = "Apache-2.0" build= "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] cmake = "=0.1.45"