iso7816 0.1.0-alpha.0

Types for ISO 7816
Documentation
[package]
name = "iso7816"
version = "0.1.0-alpha.0"
authors = ["Nicolas Stalder <n@stalder.io>"]
edition = "2018"
repository = "https://github.com/ycrypto/iso7816"
description = "Types for ISO 7816"
license = "Apache-2.0 OR MIT"
documentation = "https://docs.rs/iso7816"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
heapless = "0.6"
heapless-bytes = "0.2.0"