Skip to content

Commit 45ccda5

Browse files
authored
Merge pull request #348 from rust-lang/dependabot/cargo/regex-1.11.0
build(deps): bump regex from 1.10.3 to 1.11.0
2 parents b16c17a + 52ba943 commit 45ccda5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -32,7 +32,7 @@ tempfile = "3"
3232
xz2 = "0.1.7"
3333
chrono = "0.4.22"
3434
colored = "2"
35-
regex = "1.10.1"
35+
regex = "1.11.0"
3636

3737
[dev-dependencies]
3838
quickcheck = "1"

0 commit comments

Comments
 (0)