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

This commit is contained in:
2025-09-09 00:32:39 +00:00
parent 2503500800
commit 890e1ef1f1
2 changed files with 12 additions and 13 deletions

View File

@@ -37,6 +37,6 @@ webauthn-rs = { version = "0.5.2", features = ["danger-allow-state-serialisation
url = "2.5.7"
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
bincode = "2.0.1"
chrono = "0.4.41"
chrono = "0.4.42"
lazy_static = "1.5.0"
mailchecker = "6.0.18"