Merge pull request #12496 from github/dependabot/cargo/ql/chrono-0.4.24

Bump chrono from 0.4.23 to 0.4.24 in /ql
This commit is contained in:
Erik Krogh Kristensen
2023-03-16 10:35:59 +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.23"
chrono = "0.4.24"
rayon = "1.7.0"
regex = "1.7.1"