Bump chrono from 0.4.33 to 0.4.34 in /ql

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

---
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-02-12 03:38:19 +00:00
committed by GitHub
parent e75f7dd7f9
commit 3212f80bea
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 = "2018"
[dependencies]
lazy_static = "1.4.0"
chrono = "0.4.33"
chrono = "0.4.34"
rayon = "1.8.1"
regex = "1.10.3"