mozilla / authenticator-rs

Rust library to interact with Security Keys, used by Firefox
https://crates.io/crates/authenticator
Mozilla Public License 2.0
275 stars 72 forks source link

Get rid of bitflags #303

Open msirringhaus opened 1 year ago

msirringhaus commented 1 year ago

As said in https://github.com/mozilla/authenticator-rs/pull/301#discussion_r1310682908, we should investigate getting rid of the bitflags-dependency.