You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana 984e43cd18 ctap2-proto: Derive serde traits as Bytes type for authenticator::client_pin::PinUvAuthToken
Serializes and Deserializes as serde_as::Bytes so that the byte arrays
are serialized as bytestrings, not sequences of bytes.
1 year ago
crates ctap2-proto: Derive serde traits as Bytes type for authenticator::client_pin::PinUvAuthToken 1 year ago
.gitignore ignore target 2 years ago
Cargo.lock chore: update Cargo.lock 2 years ago
Cargo.toml Patch serde to github.com/AndrewScull/serde fork 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago