Skip to content

Commit 5030650

Browse files
Bump signal-hook from 0.3.18 to 0.4.1
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.18 to 0.4.1. - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.18...v0.4.1) --- updated-dependencies: - dependency-name: signal-hook dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64553ff commit 5030650

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
] }
4444
hex = "0.4"
4545
getrandom = "0.3"
46-
signal-hook = "0.3"
46+
signal-hook = "0.4"
4747
signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
4848
futures = "0.3"
4949
zmq = "0.10"

0 commit comments

Comments
 (0)