chore: bump signal-hook from 0.1.15 to 0.2.3 (#17827)

Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.1.15 to 0.2.3.
- [Release notes](https://github.com/vorner/signal-hook/releases)
- [Changelog](https://github.com/vorner/signal-hook/blob/v0.2.3/CHANGELOG.md)
- [Commits](https://github.com/vorner/signal-hook/compare/v0.1.15...v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-08 12:12:17 -06:00
committed by GitHub
parent 28fdfed1ba
commit 5c72fef85a
3 changed files with 4 additions and 4 deletions

View File

@ -51,7 +51,7 @@ symlink = "0.1.0"
[target."cfg(unix)".dependencies]
libc = "0.2.81"
signal-hook = "0.1.15"
signal-hook = "0.2.3"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]