Skip to content

Commit 00eee81

Browse files
Merge pull request #725 from google:dependabot/cargo/proptest-1.9.0
PiperOrigin-RevId: 824493735
2 parents a4f1746 + 0daf38e commit 00eee81

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -34,7 +34,7 @@ authors = [
3434
googletest_macro = { path = "../googletest_macro", version = "0.14.2" }
3535
anyhow = { version = "1", optional = true }
3636
num-traits = "0.2.17"
37-
proptest = { version = "1.8.0", optional = true }
37+
proptest = { version = "1.9.0", optional = true }
3838
regex = "1.12.2"
3939
rustversion = "1.0.22"
4040

0 commit comments

Comments
 (0)