Update chrono to version 0.4.37
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-27 19:27:30 +01:00
parent 9df0d6da00
commit d0cb503f50
2 changed files with 15 additions and 15 deletions

View File

@ -37,6 +37,6 @@ webauthn-rs = { version = "0.4.8", features = ["danger-allow-state-serialisation
url = "2.5.0"
light-openid = { version = "1.0.1", features = ["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
chrono = "0.4.35"
chrono = "0.4.37"
lazy_static = "1.4.0"
mailchecker = "6.0.1"