Skip to content

Commit 5c8d35d

Browse files
Bump proptest from 1.9.0 to 1.10.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.9.0 to 1.10.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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 160f7cf commit 5c8d35d

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
@@ -84,7 +84,7 @@ mshv-ioctls = { version = "0.6", optional = true}
8484
uuid = { version = "1.20.0", features = ["v4"] }
8585
signal-hook-registry = "1.4.8"
8686
serde = "1.0"
87-
proptest = "1.9.0"
87+
proptest = "1.10.0"
8888
tempfile = "3.24.0"
8989
crossbeam-queue = "0.3.12"
9090
tracing-serde = "0.2.0"

0 commit comments

Comments
 (0)