Skip to content

Commit

Permalink
Bump signal-hook from 0.3.15 to 0.3.17 in /cmd/zfs_object_agent (open…
Browse files Browse the repository at this point in the history
…zfs#1050)

Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.15 to 0.3.17.
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@v0.3.15...v0.3.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent b60045a commit ff41a8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmd/zfs_object_agent/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 cmd/zfs_object_agent/util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ regex = "1.9"
serde = { version = "1.0.175", features = ["derive"] }
serde_json = "1.0.103"
serial_test = "2.0.0"
signal-hook = "0.3.15"
signal-hook = "0.3.17"
tikv-jemalloc-ctl = "0.5.0"
tikv-jemallocator = "0.5.0"
tokio = { version = "1.29", features = ["full"] }
Expand Down

0 comments on commit ff41a8d

Please sign in to comment.