Skip to content

Commit

Permalink
Bump proptest-derive from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [proptest-derive](https://github.com/proptest-rs/proptest) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](proptest-rs/proptest@0.4.0...proptest-derive-0.5.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 Dec 11, 2024
1 parent c6d1a99 commit 51a217d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 24 deletions.
35 changes: 12 additions & 23 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 @@ -42,7 +42,7 @@ optional = true
bincode = "1"
criterion = "0.5"
hex = "0.4.3"
proptest-derive = "0.4"
proptest-derive = "0.5"
lazy_static = "1.5"
proptest = "1.5"
rand = "0.8"
Expand Down

0 comments on commit 51a217d

Please sign in to comment.