Skip to content

Commit c8b0652

Browse files
authored
Merge pull request #179 from NatLabRockies/dependabot/cargo/signal-hook-0.4.3
Bump signal-hook from 0.3.18 to 0.4.3
2 parents ce439fa + b5a68aa commit c8b0652

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

Cargo.lock

Lines changed: 23 additions & 13 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
@@ -34,7 +34,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt", "json"]
3434
tracing-appender = "0.2"
3535
tracing-timing = "0.6"
3636
hdrhistogram = "7.5"
37-
signal-hook = "0.3"
37+
signal-hook = "0.4"
3838
libc = "0.2"
3939
file-rotate = "0.7"
4040
clap = { version = "4.5", features = ["derive", "env", "color", "wrap_help"] }

0 commit comments

Comments
 (0)