Update all dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-12 19:26:57 +01:00
parent c5b083f2df
commit 25f7221d0b
2 changed files with 165 additions and 117 deletions

View File

@@ -35,8 +35,8 @@ base32 = "0.5.0"
qrcode-generator = "5.0.0"
webauthn-rs = { version = "0.5.0", features = ["danger-allow-state-serialisation"] }
url = "2.5.0"
light-openid = { version = "1.0.2", features = ["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
bincode = "2.0.1"
chrono = "0.4.38"
lazy_static = "1.4.0"
mailchecker = "6.0.8"