Skip to content

Commit ff08e2a

Browse files
Bump clap_complete from 3.2.3 to 3.2.4 (#744)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.3 to 3.2.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-v3.2.3...clap_complete-v3.2.4) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8285fd commit ff08e2a

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
@@ -32,7 +32,7 @@ askalono = "0.4.6"
3232
byte-unit = "4.0.14"
3333
bytecount = "0.6.3"
3434
clap = {version = "3.2.16", features = ["derive"]}
35-
clap_complete = "3.2.3"
35+
clap_complete = "3.2.4"
3636
color_quant = "1.1.0"
3737
git-repository = {version = "0.20.0", features = ["max-performance", "unstable", "serde1"]}
3838
git2 = {version = "0.15.0", default-features = false}

0 commit comments

Comments
 (0)