Skip to content

Commit c5278a7

Browse files
authored
Merge pull request #42 from HadrienG2/dependabot/cargo/proptest-1.8.0
Bump proptest from 1.7.0 to 1.8.0
2 parents 15a2047 + a5f9d96 commit c5278a7

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
@@ -32,7 +32,7 @@ num-traits = "0.2"
3232
criterion = { version = "0.5", default-features = false }
3333
hwlocality = "1.0.0-alpha.11"
3434
multiversion = "0.8"
35-
proptest = { version = "1.7", default-features = false, features = ["handle-panics", "std"] }
35+
proptest = { version = "1.8", default-features = false, features = ["handle-panics", "std"] }
3636
rand = "0.9"
3737
static_assertions = "1.1.0"
3838

0 commit comments

Comments
 (0)