Skip to content

Commit 27761fb

Browse files
build(deps): bump proptest from 1.5.0 to 1.6.0 (#7)
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 ba3b617 commit 27761fb

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.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ bincode = "1.3.1"
3333

3434
[dev-dependencies]
3535
assert_matches = "1.5.0"
36-
proptest = "1.5"
36+
proptest = "1.6"
3737
solana-program-test = "2.1.0"
3838
solana-sdk = "2.1.0"
3939
solana-vote-program = "2.1.0"

0 commit comments

Comments
 (0)