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

This commit is contained in:
2023-09-08 00:28:17 +00:00
parent 2c1e1d62fb
commit 8567e317c9
2 changed files with 10 additions and 28 deletions

View File

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