Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8e54925 commit 5fcda08
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
27 changes: 21 additions & 6 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 rs/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ candid_parser = "0.1.2"
ic_principal = "0.1.0"
maplit = "1.0.2"
pretty_assertions = "1.4.0"
proptest = "1.5.0"
proptest = "1.6.0"
rand = "0.8.5"
slotmap = "1"
tokio = { version = "1.39.3", features = ["full"] }
Expand Down

0 comments on commit 5fcda08

Please sign in to comment.