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

This commit is contained in:
2024-04-16 00:09:21 +00:00
parent 0ca6ae23fb
commit e9c3163c11
2 changed files with 3 additions and 3 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.2", features = ["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
chrono = "0.4.37"
chrono = "0.4.38"
lazy_static = "1.4.0"
mailchecker = "6.0.3"