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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 5ea1293 commit 2e279cd
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 61 deletions.
85 changes: 25 additions & 60 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ optional = true
bincode = "1"
criterion = "0.4"
hex = "0.4.3"
proptest-derive = "0.3"
proptest-derive = "0.4"
lazy_static = "1.4"
proptest = "1.0"
rand = "0.8"
Expand Down

0 comments on commit 2e279cd

Please sign in to comment.