Skip to content

Commit 20992ff

Browse files
committed
Upgrade signal-hook from v0.3 to v0.4
1 parent 92d3f9c commit 20992ff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clap = { version = "4", features = ["derive"] }
2727
nix = { version = "0.31", features = ["process", "signal"] }
2828
libc = "0.2"
2929
process-wrap = { version = "9", features = ["std"] }
30-
signal-hook = "0.3"
30+
signal-hook = "0.4"
3131
notify-rust = "4"
3232
shlex = "1.3"
3333
rust-i18n = "3"

0 commit comments

Comments
 (0)