Skip to content

Commit 73ce27f

Browse files
authored
Merge pull request #296 from rust-lang/dependabot/cargo/regex-1.10.1
build(deps): bump regex from 1.9.1 to 1.10.1
2 parents e29cb26 + f5d77ec commit 73ce27f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.9.1"
39+
regex = "1.10.1"
4040

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

0 commit comments

Comments
 (0)