Merge pull request #9538 from github/dependabot/cargo/ql/regex-1.5.5

Bump regex from 1.5.4 to 1.5.5 in /ql
This commit is contained in:
Erik Krogh Kristensen
2022-06-18 15:44:10 +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

@@ -16,4 +16,4 @@ tracing = "0.1"
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
rayon = "1.5.0"
num_cpus = "1.13.0"
regex = "1.4.3"
regex = "1.5.5"