Skip to content

Commit af8452d

Browse files
Bump signal-hook from 0.3.17 to 0.4.3 (#333)
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.17 to 0.4.3. - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.17...v0.4.3) --- updated-dependencies: - dependency-name: signal-hook dependency-version: 0.4.3 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>
1 parent baaa46f commit af8452d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -48,7 +48,7 @@ reqwest = { version = "0.12", default-features = false, features = ["json", "rus
4848
schemars = { version = "0.8", features = ["chrono", "uuid1", "bigdecimal"] }
4949
serde = { version = "1.0", features = ["derive"] }
5050
serde_json = "1.0"
51-
signal-hook = "0.3"
51+
signal-hook = "0.4"
5252
slog = "2.8.2"
5353
slog-async = "2.7.0"
5454
slog-json = "2.6.1"

0 commit comments

Comments
 (0)