[dependencies.bitflags]
version = "1.3.2"
[dev-dependencies.quickcheck]
version = "1.0.3"
[features]
default = ["std"]
std = []
[package]
description = "Data types for the CTAPHID protocol"
edition = "2018"
keywords = ["ctap", "hid"]
license = "Apache-2.0 OR MIT"
name = "ctaphid-types"
readme = "README.md"
repository = "https://git.sr.ht/~ireas/ctaphid-rs/tree/master/item/ctaphid-types"
version = "0.2.0"