Skip to content

Commit 3889c4d

Browse files
dependabot[bot]VorpalBlade
authored andcommitted
build(deps): bump clap from 4.5.51 to 4.5.53 in the minor group
Bumps the minor group with 1 update: [clap](https://github.com/clap-rs/clap). 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) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9b6b80 commit 3889c4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -31,7 +31,7 @@ targets = [
3131

3232
[dependencies]
3333
anyhow = { version = "1.0.100", features = ["backtrace"] }
34-
clap = { version = "4.5.51", features = [
34+
clap = { version = "4.5.53", features = [
3535
"derive",
3636
"error-context",
3737
"help",

0 commit comments

Comments
 (0)