chore(deps): bump chrono from 0.4.38 to 0.4.39

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 22:46:53 +00:00 committed by GitHub
parent 42d8b70d28
commit a01f63839c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ edition = "2018"
[dependencies]
bitflags = "2.6.0"
byteorder = "1.5.0"
chrono = "0.4.38"
chrono = "0.4.39"
clap = "4.5.23"
dns-parser = "0.8.0"
flate2 = "1.0"