Skip to content

Commit

Permalink
Bump proptest-derive from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [proptest-derive](https://github.com/proptest-rs/proptest) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/0.4.0/CHANGELOG.md)
- [Commits](proptest-rs/proptest@proptest-derive-0.3.0...0.4.0)

---
updated-dependencies:
- dependency-name: proptest-derive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2023
1 parent e683688 commit 327797e
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 94 deletions.
151 changes: 58 additions & 93 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nextest-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ maplit = "1.0.2"
pathdiff = { version = "0.2.1", features = ["camino"] }
pretty_assertions = "1.4.0"
proptest = "1.2.0"
proptest-derive = "0.3.0"
proptest-derive = "0.4.0"
test-case = "3.2.1"


Expand Down

0 comments on commit 327797e

Please sign in to comment.