Merge pull request 'Update Rust crate totp_rfc6238 to 0.5.1' (#56) from renovate/totp_rfc6238-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #56
This commit is contained in:
@ -29,7 +29,7 @@ jwt-simple = "0.11.1"
|
||||
digest = "0.10.3"
|
||||
sha2 = "0.10.6"
|
||||
lazy-regex = "2.3.0"
|
||||
totp_rfc6238 = "0.5.0"
|
||||
totp_rfc6238 = "0.5.1"
|
||||
base32 = "0.4.0"
|
||||
qrcode-generator = "4.1.6"
|
||||
webauthn-rs = { version = "0.4.7", features = ["danger-allow-state-serialisation"] }
|
||||
|
Reference in New Issue
Block a user