chore(deps): bump chrono from 0.4.39 to 0.4.41

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.41.
- [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.39...v0.4.41)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.41
  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] 2025-05-05 21:03:19 +00:00 committed by GitHub
parent ab748df291
commit aa91ed8c26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 4 deletions

View file

@ -23,7 +23,7 @@ edition = "2018"
[dependencies]
bitflags = "2.9.0"
byteorder = "1.5.0"
chrono = "0.4.39"
chrono = "0.4.41"
clap = "4.5.37"
dns-parser = "0.8.0"
flate2 = "1.1"