Merge branch 'master' into renovate/urlencoding-2.x
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-09-12 07:36:05 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ lazy-regex = "2.3.0"
totp_rfc6238 = "0.5.0"
base32 = "0.4.0"
qrcode-generator = "4.1.6"
webauthn-rs = { version = "0.4.5", features = ["danger-allow-state-serialisation"] }
webauthn-rs = { version = "0.4.6", features = ["danger-allow-state-serialisation"] }
url = "2.2.2"
aes-gcm = { version = "0.10.1", features = ["aes"] }
bincode = "1.3.3"