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

This commit is contained in:
2023-05-30 00:29:16 +00:00
parent ccada234bc
commit 4b6cf81219
2 changed files with 10 additions and 4 deletions

View File

@ -37,5 +37,5 @@ webauthn-rs = { version = "0.4.8", features = ["danger-allow-state-serialisation
url = "2.3.1"
light-openid = { version = "1.0.1", features=["crypto-wrapper"] }
bincode = "2.0.0-rc.3"
chrono = "0.4.24"
chrono = "0.4.25"
lazy_static = "1.4.0"