Skip to content

Commit 4a3c7f7

Browse files
Merge pull request #96 from rabbitmq/dependabot/cargo/proptest-1.9.0
Bump proptest from 1.8.0 to 1.9.0
2 parents bbb1c93 + f648705 commit 4a3c7f7

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)