Skip to content

Commit 02b9745

Browse files
authored
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
2 parents 3a328f6 + 5fe3ebd commit 02b9745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ql/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ql/extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tracing = "0.1"
1616
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
1717
rayon = "1.5.0"
1818
num_cpus = "1.13.0"
19-
regex = "1.4.3"
19+
regex = "1.5.5"

0 commit comments

Comments
 (0)