Skip to content

Commit 4a76040

Browse files
dependabot[bot]arxanas
authored andcommitted
build: 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] <[email protected]>
1 parent e245b4e commit 4a76040

File tree

2 files changed

+51
-22
lines changed

2 files changed

+51
-22
lines changed

Cargo.lock

Lines changed: 50 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scm-bisect/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ tracing = "0.1"
1717
[dev-dependencies]
1818
insta = "1"
1919
maplit = "1"
20-
proptest = "1.6.0"
20+
proptest = "1.7.0"

0 commit comments

Comments
 (0)