v3.1.0
What's new
get_qr()
now returns aString
as an error.TOTP
now implementscore::fmt::Display
Rfc6238Error
andTotpUrlError
now implementstd::error::Error
CI
- Add better coverage thanks to
llvm-tools-preview
andgrcov
Style
- Finally
cargo fmt
'd the whole repo