Merge pull request #14166 from github/dependabot/cargo/ql/chrono-0.4.30

Bump chrono from 0.4.29 to 0.4.30 in /ql
This commit is contained in:
Erik Krogh Kristensen
2023-09-08 09:38:28 +02: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.29"
chrono = "0.4.30"
rayon = "1.7.0"
regex = "1.9.5"