Skip to content

Commit a6069ff

Browse files
dependabot[bot]tamird
authored andcommitted
build(deps): bump clap from 4.5.49 to 4.5.53 in the cargo-crates group
Bumps the cargo-crates group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.49 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.49...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: cargo-crates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ef2888 commit a6069ff

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
@@ -80,7 +80,7 @@ edition = "2024"
8080
[workspace.dependencies]
8181
# cli deps
8282
anyhow = { version = "1.0.100", default-features = false }
83-
clap = { version = "4.5.49", features = ["derive"] }
83+
clap = { version = "4.5.53", features = ["derive"] }
8484
# dev deps
8585
rustc-build-sysroot = { version = "0.5.11", default-features = false }
8686
walkdir = { version = "2.5.0", default-features = false }

0 commit comments

Comments
 (0)