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 cfc7856894 Patch serde to github.com/AndrewScull/serde fork
serde_derive does not currently support using integer values as map
keys. CTAP uses integer values for various CBOR map keys. In order to
properly serialize and deserialize types for the CTAP protocol, a forked
version of serde from a pull request that adds support for renaming
field keys as integer types is used.

Tracked in <https://github.com/serde-rs/serde/pull/2209>
2 years ago
..
credential-management-proto replace usage of Hash{Set, Map} with BTree 2 years ago
ctap2-proto Patch serde to github.com/AndrewScull/serde fork 2 years ago
fido-common Patch serde to github.com/AndrewScull/serde fork 2 years ago
webauthn3-proto webauthn3-proto: remove incomplete serialization code 2 years ago