Skip to content

Commit

Permalink
Update quickcheck requirement from 0.6.1 to 1.0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version.
- [Commits](BurntSushi/quickcheck@quickcheck_macros-0.6.1...1.0.3)

---
updated-dependencies:
- dependency-name: quickcheck
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent e24c63d commit 27bb5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ default-features = false
version = "0.4.2"

[dependencies]
quickcheck = "0.6.1"
quickcheck = "1.0.3"

0 comments on commit 27bb5c8

Please sign in to comment.