Skip to content

Commit 54b7008

Browse files
Bump proptest from 1.5.0 to 1.6.0 (#667)
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.5.0 to 1.6.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 600656a commit 54b7008

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ criterion = "0.4.0"
2626
serde_derive = { version = "1.0" }
2727
parity-scale-codec-derive = { path = "derive", default-features = false }
2828
quickcheck = "1.0"
29-
proptest = "1.5.0"
29+
proptest = "1.6.0"
3030
trybuild = "1.0.101"
3131
paste = "1"
3232
rustversion = "1"

0 commit comments

Comments
 (0)