Skip to content

Commit 2c9430b

Browse files
build(deps): bump proptest from 1.7.0 to 1.10.0 (#570)
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.7.0...v1.10.0) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.10.0 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 cb91967 commit 2c9430b

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

Cargo.lock

Lines changed: 19 additions & 20 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
@@ -49,7 +49,7 @@ bincode = "1.3.1"
4949
[dev-dependencies]
5050
agave-feature-set = "3.1.8"
5151
assert_matches = "1.5.0"
52-
proptest = "1.7"
52+
proptest = "1.10"
5353
solana-account = { version = "3.0.0", features = ["bincode"] }
5454
solana-compute-budget-interface = "3.0.0"
5555
solana-native-token = "3.0.0"

0 commit comments

Comments
 (0)