Skip to content

Commit 35bc540

Browse files
Bump proptest from 1.7.0 to 1.8.0 (#896)
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.7.0 to 1.8.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@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.8.0 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>
1 parent daff184 commit 35bc540

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -86,7 +86,7 @@ uuid = { version = "1.18.1", features = ["v4"] }
8686
signal-hook-registry = "1.4.6"
8787
envy = { version = "0.4.2" }
8888
serde = "1.0"
89-
proptest = "1.7.0"
89+
proptest = "1.8.0"
9090
tempfile = "3.22.0"
9191
crossbeam-queue = "0.3.12"
9292
tracing-serde = "0.2.0"

0 commit comments

Comments
 (0)