Skip to content

Commit ece050a

Browse files
Merge pull request #511 from google:dependabot/cargo/regex-1.11.1
PiperOrigin-RevId: 727768570
2 parents 2aafff4 + 0ce94b1 commit ece050a

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.

googletest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ googletest_macro = { path = "../googletest_macro", version = "0.13.1" }
3535
anyhow = { version = "1", optional = true }
3636
num-traits = "0.2.17"
3737
proptest = { version = "1.2.0", optional = true }
38-
regex = "1.7.3"
38+
regex = "1.11.1"
3939
rustversion = "1.0.14"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)