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 42044f2a46 fido-common: Implement serde for credential::public_key::Descriptor
Adds serde_with as a dependency in order to serialize Descriptor::id as
bytes instead of as a sequence.

Enables cfg_eval feature to enable conditional usage of serde_with
behind the "serde" feature flag for the fido-common crate.
2 years ago
crates fido-common: Implement serde for credential::public_key::Descriptor 2 years ago
.gitignore ignore target 2 years ago
Cargo.lock Update Cargo.lock 2 years ago
Cargo.toml Add workspace Cargo.toml 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago