Update Rust crate chrono to 0.4.23 #75

Merged
pierre merged 1 commits from renovate/chrono-0.x into master 2022-11-19 09:53:35 +00:00

View File

@ -36,5 +36,5 @@ webauthn-rs = { version = "0.4.7", features = ["danger-allow-state-serialisation
url = "2.3.1"
aes-gcm = { version = "0.10.1", features = ["aes"] }
bincode = "1.3.3"
chrono = "0.4.22"
chrono = "0.4.23"
lazy_static = "1.4.0"