Merge pull request 'Update Rust crate chrono to 0.4.23' (#75) from renovate/chrono-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #75
This commit is contained in:
Pierre HUBERT 2022-11-19 09:53:34 +00:00
commit 95f7bbab51

View File

@ -36,5 +36,5 @@ webauthn-rs = { version = "0.4.8", 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"