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 8e1b175136 remove bounded_vec from fido_common crate
bounded_vec crate was used to enforce constraints on size of various
fields as defined by webauthn or ctap specs. However, it does not
properly support zero-sized lower bounds.
2 years ago
crates remove bounded_vec from fido_common crate 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