Skip to content

Commit

Permalink
build: bump proptest from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/proptest-rs/proptest/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and arxanas committed Dec 16, 2024
1 parent 3cd6c3b commit 30d15ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
19 changes: 6 additions & 13 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 scm-record/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ serde_json = { version = "1.0", optional = true }
assert_matches = "1.5"
criterion = "0.5"
insta = "1.41"
proptest = "1.5.0"
proptest = "1.6.0"
serde_json = "1.0"

[[bench]]
Expand Down

0 comments on commit 30d15ce

Please sign in to comment.