Skip to content

Commit f3359b7

Browse files
dependabot-supportgnzlbg
authored andcommitted
Update quickcheck requirement from 0.7 to 0.8
Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version. - [Release notes](https://github.com/BurntSushi/quickcheck/releases) - [Commits](https://github.com/BurntSushi/quickcheck/commits/quickcheck_macros-0.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b38f30c commit f3359b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stdsimd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cfg-if = "0.1"
2929

3030
[dev-dependencies]
3131
auxv = "0.3.3"
32-
quickcheck = "0.7"
32+
quickcheck = "0.8"
3333
rand = "0.6"
3434
cupid = "0.6.0"
3535

0 commit comments

Comments
 (0)