Skip to content

Commit 0597707

Browse files
authored
Merge pull request #281 from rust-lang/dependabot/cargo/regex-1.9.1
build(deps): bump regex from 1.8.4 to 1.9.1
2 parents 978969b + 5f38f35 commit 0597707

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

Diff for: Cargo.lock

+16-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tempfile = "3"
3636
xz2 = "0.1.7"
3737
chrono = "0.4.22"
3838
colored = "2"
39-
regex = "1.8.4"
39+
regex = "1.9.1"
4040

4141
[dev-dependencies]
4242
quickcheck = "1"

0 commit comments

Comments
 (0)