Skip to content

Commit

Permalink
Bump signal-hook from 0.1.17 to 0.3.17
Browse files Browse the repository at this point in the history
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.1.17 to 0.3.17.
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@v0.1.17...v0.3.17)

---
updated-dependencies:
- dependency-name: signal-hook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent d7b7bac commit 538858b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ libc = "0.2"
tempfile = "3.14"
nix = { version = "0.29", features = ["mount", "fs", "user", "sched", "signal"] }
anyhow = "1"
signal-hook = "0.1"
signal-hook = "0.3"
lazy_static = "1.5"

# tabox binary dependencies
Expand Down

0 comments on commit 538858b

Please sign in to comment.