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

This commit is contained in:
2023-08-29 00:26:04 +00:00
committed by Pierre Hubert
parent 8f2834029e
commit 6bd4fff2ce
2 changed files with 3 additions and 3 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.4.0"
url = "2.4.1"
light-openid = { version = "1.0.1", features=["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
chrono = "0.4.26"