Skip to content

Commit 6029c42

Browse files
Bump clap from 3.0.1 to 3.0.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.1 to 3.0.8. - [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.0.1...v3.0.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cbb6d6 commit 6029c42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ anyhow = "1.0"
3030
askalono = "0.4.4"
3131
byte-unit = "4.0.13"
3232
bytecount = "0.6.2"
33-
clap = {version = "3.0.1", features = ["cargo", "wrap_help"]}
33+
clap = {version = "3.0.8", features = ["cargo", "wrap_help"]}
3434
color_quant = "1.1.0"
3535
colored = "2.0.0"
3636
git2 = {version = "0.13.25", default-features = false}

0 commit comments

Comments
 (0)