Skip to content

Commit 415edd9

Browse files
dependabot[bot]joncinque
authored andcommitted
build(deps): bump proptest from 1.5.0 to 1.6.0 (#7581)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e005096 commit 415edd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spl-token-confidential-transfer-proof-generation = { version = "0.2.0", path = "
4545

4646
[dev-dependencies]
4747
lazy_static = "1.5.0"
48-
proptest = "1.5"
48+
proptest = "1.6"
4949
serial_test = "3.2.0"
5050
solana-program-test = "2.1.0"
5151
solana-sdk = "2.1.0"

0 commit comments

Comments
 (0)