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

This commit is contained in:
2023-06-06 00:19:10 +00:00
parent b51f0c8ca0
commit c84a94a394
2 changed files with 9 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ totp_rfc6238 = "0.5.1"
base32 = "0.4.0"
qrcode-generator = "4.1.8"
webauthn-rs = { version = "0.4.8", features = ["danger-allow-state-serialisation"] }
url = "2.3.1"
url = "2.4.0"
light-openid = { version = "1.0.1", features=["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
chrono = "0.4.26"