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 d5a4a03c0d fido-common: derives comparison traits for several types
Derives PartialOrd and Ord for credential::public_key::Parameters
Derives PartialEq, Eq, PartialOrd and Ord for credential::public_key::UserEntity

Also derives clone and copy for some types.
2 years ago
crates fido-common: derives comparison traits for several types 2 years 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