Skip to content

Commit 67138fc

Browse files
Merge pull request #40 from michaelklishin/dependabot/cargo/proptest-1.10.0
Bump proptest from 1.9.0 to 1.10.0
2 parents 95047e6 + 6a901da commit 67138fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -53,7 +53,7 @@ dashmap = "6.1"
5353
bitflags = "2.6"
5454

5555
# Testing
56-
proptest = "1.5"
56+
proptest = "1.10"
5757
criterion = "0.8"
5858

5959
[profile.release]

0 commit comments

Comments
 (0)