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 ed57873783 ctap2-proto: Add raw module with RawSubcommand to authenticator::credential::management
RawSubcommand is de/serialized as a u8 corresponding to its subCommand
number.

Also implements Display for authenticator::credential::management::Error
so that it can be used as the serde error type for RawSubcommand.
1 year ago
crates ctap2-proto: Add raw module with RawSubcommand to authenticator::credential::management 1 year ago
.gitignore ignore target 2 years ago
Cargo.lock chore: Update Cargo.lock 1 year ago
Cargo.toml Patch serde to github.com/AndrewScull/serde fork 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago