Skip to content

Commit c0ddf1b

Browse files
Bump proptest from 1.6.0 to 1.7.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741d85c commit c0ddf1b

File tree

2 files changed

+32
-15
lines changed

2 files changed

+32
-15
lines changed

Cargo.lock

Lines changed: 31 additions & 14 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.1" }
3535
anyhow = { version = "1", optional = true }
3636
num-traits = "0.2.17"
37-
proptest = { version = "1.2.0", optional = true }
37+
proptest = { version = "1.7.0", optional = true }
3838
regex = "1.11.1"
3939
rustversion = "1.0.21"
4040

0 commit comments

Comments
 (0)