Update webauthn-rs dependency

This commit is contained in:
2022-08-24 13:33:40 +02:00
parent 35b9bfc8bb
commit 4450a21225
5 changed files with 212 additions and 48 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 = "0.3.2"
webauthn-rs = "0.4.3"
url = "2.2.2"
aes-gcm = { version = "0.10.1", features = ["aes"] }
bincode = "1.3.3"