[package] name = "ctap2-authenticator" version = "0.0.0" edition = "2018" description = "Embedded Rust CTAP2 Authenticator implementation" repository = "https://gitlab.com/ctap2-authenticator/ctap2-authenticator" license = "Apache-2.0 OR MIT" readme = "README.md" documentation = "https://docs.rs/ctap2-authenticator" keywords = ["cortex-m", "cryptography", "CTAP2"] categories = ["embedded", "cryptography"] authors = ["Leon Tan "] [dependencies]