Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
d7aceb4ff3 Bump chrono from 0.4.40 to 0.4.44 in /ql
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.40 to 0.4.44.
- [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.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 08:27:11 +00:00
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]
lazy_static = "1.4.0"
chrono = "0.4.37"
chrono = "0.4.44"
rayon = "1.9.0"
regex = "1.10.4"