Skip to content

Commit ea0ad7f

Browse files
authored
Merge pull request #17 from SkyPierIO/renovate/signal-hook-0.x
Update Rust crate signal-hook to 0.4
2 parents 7e5f92f + 39e5597 commit ea0ad7f

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
@@ -69,7 +69,7 @@ chrono = "0.4"
6969
tokio-cron-scheduler = "0.10"
7070

7171
# Signal handling
72-
signal-hook = "0.3"
72+
signal-hook = "0.4"
7373
signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
7474
nix = { version = "0.31", features = ["signal"] }
7575

0 commit comments

Comments
 (0)