Update Rust crate url to 2.3.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Pierre HUBERT 2022-10-25 00:27:40 +00:00
parent 45807f42bd
commit e229b8c965

View File

@ -33,6 +33,6 @@ 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"] }
url = "2.2.2"
url = "2.3.1"
aes-gcm = { version = "0.10.1", features = ["aes"] }
bincode = "1.3.3"