Skip to content

Commit f989518

Browse files
Bump clap from 3.1.3 to 3.1.6 (#607)
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.3 to 3.1.6. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.3...v3.1.6) --- updated-dependencies: - dependency-name: clap 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 822b41d commit f989518

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

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.14"
3232
bytecount = "0.6.2"
33-
clap = {version = "3.1.3", features = ["cargo", "wrap_help"]}
33+
clap = {version = "3.1.6", features = ["cargo", "wrap_help"]}
3434
color_quant = "1.1.0"
3535
colored = "2.0.0"
3636
git2 = {version = "0.14.1", default-features = false}

0 commit comments

Comments
 (0)