Skip to content

Commit 7ec273c

Browse files
Bump clap_complete from 4.1.0 to 4.1.4 (#974)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.0 to 4.1.4. - [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.1.0...clap_complete-v4.1.4) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6dbb62 commit 7ec273c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -22,7 +22,7 @@ askalono = "0.4.6"
2222
byte-unit = "4.0.18"
2323
bytecount = "0.6.3"
2424
clap = { version = "4.1.6", features = ["derive"] }
25-
clap_complete = "4.1.0"
25+
clap_complete = "4.1.4"
2626
git-features-for-configuration-only = { package = "git-features", version = "0.23.1", features = [
2727
"zlib-ng-compat",
2828
] }

0 commit comments

Comments
 (0)