Skip to content

Commit b112ef8

Browse files
Bump proptest from 1.5.0 to 1.6.0 (#116)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Rossetti <[email protected]>
1 parent 82823cd commit b112ef8

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

Cargo.lock

Lines changed: 6 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ uuid = { version = "1.12.1", features = ["v4"] }
8181
signal-hook-registry = "1.4.1"
8282
envy = { version = "0.4.2" }
8383
serde = "1.0"
84-
proptest = "1.2.0"
84+
proptest = "1.6.0"
8585
tempfile = "3.15.0"
8686
crossbeam-queue = "0.3.12"
8787
tracing-serde = "0.2.0"

0 commit comments

Comments
 (0)