Skip to content

Commit 560bd66

Browse files
Bump signal-hook-registry from 1.4.7 to 1.4.8 (#1138)
Bumps [signal-hook-registry](https://github.com/vorner/signal-hook) from 1.4.7 to 1.4.8. - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.7...registry-v1.4.8) --- updated-dependencies: - dependency-name: signal-hook-registry dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30a1749 commit 560bd66

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -82,7 +82,7 @@ mshv-ioctls = { version = "0.6", optional = true}
8282

8383
[dev-dependencies]
8484
uuid = { version = "1.19.0", features = ["v4"] }
85-
signal-hook-registry = "1.4.7"
85+
signal-hook-registry = "1.4.8"
8686
serde = "1.0"
8787
proptest = "1.9.0"
8888
tempfile = "3.24.0"

0 commit comments

Comments
 (0)