Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
⬆️ Update proptest requirement to 0.7.1
Browse files Browse the repository at this point in the history
Updates the requirements on [proptest](https://github.com/altsysrq/proptest) to permit the latest version.
- [Release notes](https://github.com/altsysrq/proptest/releases)
- [Changelog](https://github.com/AltSysrq/proptest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/altsysrq/proptest/commits/0.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jun 11, 2018
1 parent 04c2678 commit 1a4d867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ skeptic = "0.13"
env_logger = "0.5"
mockito = "0.11.0"
spectral = "0.6.0"
proptest = "0.6.0"
proptest = "0.7.1"

0 comments on commit 1a4d867

Please sign in to comment.