Skip to content

Commit bdd5120

Browse files
dependabot[bot]HuijingHei
authored andcommitted
build(deps): bump the build group with 2 updates
Bumps the build group with 2 updates: [clap](https://github.com/clap-rs/clap) and [signal-hook-registry](https://github.com/vorner/signal-hook). Updates `clap` from 4.5.51 to 4.5.53 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.51...clap_complete-v4.5.53) Updates `signal-hook-registry` from 1.4.6 to 1.4.7 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.6...registry-v1.4.7) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: signal-hook-registry dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa92dd1 commit bdd5120

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -49,7 +49,7 @@ tempfile = "^3.23"
4949
uapi-version = "0.4.0"
5050
widestring = "1.2.1"
5151
walkdir = "2.3.2"
52-
signal-hook-registry = "1.4.6"
52+
signal-hook-registry = "1.4.7"
5353

5454
[profile.release]
5555
# We assume we're being delivered via e.g. RPM which supports split debuginfo

0 commit comments

Comments
 (0)