Skip to content

Commit 02cbda9

Browse files
Merge pull request #710 from google:dependabot/cargo/regex-1.11.3
PiperOrigin-RevId: 813749435
2 parents b50f977 + c3f5e2c commit 02cbda9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.14.2" }
3535
anyhow = { version = "1", optional = true }
3636
num-traits = "0.2.17"
3737
proptest = { version = "1.8.0", optional = true }
38-
regex = "1.11.2"
38+
regex = "1.11.3"
3939
rustversion = "1.0.22"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)