You've already forked authenticator-rs
mirror of
https://github.com/librekeys/authenticator-rs.git
synced 2026-04-14 08:47:57 -07:00
790240a7cb
* Add fuzzing corpuses to gitignore * Fix #35 - Run Clippy at TravisCI, and clean up Clippy warnings Lots of this is taken from https://github.com/serianox/u2f-hid-rs/tree/ci -- thanks @serianox!