chore: bump signal-hook from 0.3.10 to 0.3.12 (#21721)

Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.10 to 0.3.12.
- [Release notes](https://github.com/vorner/signal-hook/releases)
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/signal-hook/compare/v0.3.10...v0.3.12)

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

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-12-09 21:43:31 +00:00
committed by GitHub
parent 6d18b6bab5
commit c965517a6b
3 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@ jemallocator = {package = "tikv-jemallocator", version = "0.4.1", features = ["u
assert_cmd = "2.0"
[target."cfg(unix)".dependencies]
signal-hook = "0.3.10"
signal-hook = "0.3.12"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]