Skip to content

Commit c8adbe0

Browse files
Bump signal-hook from 0.3.17 to 0.3.18 (paritytech#3158)
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.17 to 0.3.18. - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.17...v0.3.18) --- updated-dependencies: - dependency-name: signal-hook dependency-version: 0.3.18 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>
1 parent 888ace9 commit c8adbe0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -112,7 +112,7 @@ num-format = "0.4"
112112
num-traits = "0.2"
113113
rbtag = "0.3"
114114
structopt = "0.3"
115-
signal-hook = "0.3.15"
115+
signal-hook = "0.3.18"
116116
signal-hook-async-std = "0.2.2"
117117
strum = { version = "0.27.1", features = ["derive"] }
118118
pallet-bridge-parachains = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }

0 commit comments

Comments
 (0)