Bump chrono from 0.4.31 to 0.4.33

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.33.
- [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.31...v0.4.33)

---
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-01-26 01:00:57 +00:00 committed by GitHub
parent c383c6ed88
commit 80abf6b685
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@ edition = "2018"
[dependencies]
bitflags = "2.4.2"
byteorder = "1.5.0"
chrono = "0.4.31"
chrono = "0.4.33"
clap = "4.4.18"
dns-parser = "0.8.0"
flate2 = "1.0"