Bump chrono from 0.4.40 to 0.4.42 in /ql

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.40 to 0.4.42.
- [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.40...v0.4.42)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.42
  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-09-09 03:06:32 +00:00
committed by GitHub
parent 0752dbea9b
commit abcfdce5a8
2 changed files with 1 additions and 1 deletions

BIN
ql/Cargo.lock generated

Binary file not shown.

View File

@@ -7,6 +7,6 @@ edition = "2021"
[dependencies] [dependencies]
lazy_static = "1.4.0" lazy_static = "1.4.0"
chrono = "0.4.37" chrono = "0.4.42"
rayon = "1.9.0" rayon = "1.9.0"
regex = "1.10.4" regex = "1.10.4"