Update Rust crate chrono to 0.4.27

This commit is contained in:
2023-08-30 00:23:11 +00:00
committed by Pierre Hubert
parent adf242b3fd
commit 2465e21977
2 changed files with 4 additions and 4 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.26"
chrono = "0.4.27"
lazy_static = "1.4.0"