Skip to content

Commit 2263924

Browse files
build(deps): bump clap from 4.5.48 to 4.5.51
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.48 to 4.5.51. - [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.48...clap_complete-v4.5.51) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5058913 commit 2263924

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
@@ -11,7 +11,7 @@ description = "Check Cargo.toml dependency changes against git repo head"
1111

1212
[dependencies]
1313
anyhow = "1.0.100"
14-
clap = { version = "4.5.48", features = ["derive"] }
14+
clap = { version = "4.5.51", features = ["derive"] }
1515
clap-verbosity-flag = "3.0.4"
1616
config = "0.15.18"
1717
env_logger = "0.11.8"

0 commit comments

Comments
 (0)