Merge pull request 'Update Rust crate url to 2.4.0' (#127) from renovate/url-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #127
This commit is contained in:
2023-06-06 06:34:22 +00:00
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"