Skip to content

Commit f648705

Browse files
Bump proptest from 1.8.0 to 1.9.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.8.0 to 1.9.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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6828752 commit f648705

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -40,7 +40,7 @@ rustls = { version = "0.23", features = ["aws_lc_rs"] }
4040
[dev-dependencies]
4141
assert_cmd = "2.0"
4242
predicates = "3.1"
43-
proptest = "1.5"
43+
proptest = "1.9"
4444

4545
[lints.clippy]
4646
uninlined_format_args = "allow"

0 commit comments

Comments
 (0)