rust-cryptoauthlib 0.4.1

Rust wrappers for CryptoAuthentication Library bindings.
Documentation
[dependencies.cryptoauthlib-sys]
version = "0.2.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
features = ["serde"]
version = "0.4.14"

[dependencies.rand]
version = "0.8.0"

[dependencies.strum_macros]
version = "0.19.4"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serial_test]
version = "0.5.1"

[dev-dependencies.toml]
version = "0.4.2"

[features]
default = ["hardware-backend"]
hardware-backend = []
software-backend = []

[package]
authors = ["Robert Drazkowski <robert.drazkowski@globallogic.com>", "Michal Protasowicki <michal.protasowicki@globallogic.com>", "Krzysztof Bembnista <krzysztof.bembnista@globallogic.com>", "Artur Kazimierski <artur.kazimierski@@globallogic.com>"]
categories = ["cryptography", "hardware-support"]
description = "Rust wrappers for CryptoAuthentication Library bindings."
edition = "2018"
keywords = ["cryptoauthlib", "crypto", "cryptography"]
license = "Apache-2.0"
name = "rust-cryptoauthlib"
readme = "README.md"
repository = "https://github.com/PelionIoT/rust-cryptoauthlib/"
version = "0.4.1"