# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "iso7816" version = "0.1.3" authors = ["The Trussed developers"] description = "Types for ISO 7816" documentation = "https://docs.rs/iso7816" license = "Apache-2.0 OR MIT" repository = "https://github.com/trussed-dev/iso7816" [dependencies.delog] version = "0.1.2" [dependencies.heapless] version = "0.7" [dependencies.heapless-bytes] version = "0.3.0" optional = true [dev-dependencies.hex-literal] version = "0.3.1" [dev-dependencies.quickcheck] version = "1.0.3" [dev-dependencies.quickcheck_macros] version = "1.0.0" [features] std = []