fix(deps): update rust crate chrono to 0.4.37

This commit is contained in:
renovate[bot] 2024-03-27 12:21:09 +00:00 committed by GitHub
parent 051668b62b
commit 775cbde019
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@ http = "0.2.12"
# standard date and time tools
[dependencies.chrono]
version = "0.4.35"
version = "0.4.37"
features = ["alloc"]
default-features = false