Skip to content

Commit 15f97fa

Browse files
Bump clap from 3.0.8 to 3.0.14 (#580)
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.8 to 3.0.14. - [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.0.8...v3.0.14) --- 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 4449a7d commit 15f97fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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.13"
3232
bytecount = "0.6.2"
33-
clap = {version = "3.0.8", features = ["cargo", "wrap_help"]}
33+
clap = {version = "3.0.14", 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)