Skip to content

Commit b9548d5

Browse files
Merge pull request #42 from rust-lang/dependabot/cargo/regex-1.5.5
Bump regex from 1.5.4 to 1.5.5
2 parents 4184498 + e713537 commit b9548d5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 4 additions & 2 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
@@ -12,7 +12,7 @@ tempfile = "3"
1212
lazy_static = "1"
1313
handlebars = { version = "4.1.1", features = ["dir_source"] }
1414
walkdir = "2"
15-
regex = "1.1.6"
15+
regex = "1.5.5"
1616
mailmap = { path = "./mailmap" }
1717

1818
[profile.release]

0 commit comments

Comments
 (0)