Merge pull request #15836 from github/dependabot/cargo/ql/chrono-0.4.35

Bump chrono from 0.4.34 to 0.4.35 in /ql
This commit is contained in:
Erik Krogh Kristensen
2024-03-11 11:13:15 +01:00
committed by GitHub
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.34"
chrono = "0.4.35"
rayon = "1.9.0"
regex = "1.10.3"