Skip to content

Commit 2dc2e63

Browse files
Bump clap from 3.2.16 to 3.2.17 (#738)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.16...v3.2.17) --- updated-dependencies: - dependency-name: clap 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 d2fe78f commit 2dc2e63

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -31,7 +31,7 @@ anyhow = "1.0.59"
3131
askalono = "0.4.6"
3232
byte-unit = "4.0.14"
3333
bytecount = "0.6.3"
34-
clap = {version = "3.2.16", features = ["derive"]}
34+
clap = {version = "3.2.17", features = ["derive"]}
3535
clap_complete = "3.2.4"
3636
color_quant = "1.1.0"
3737
git-repository = {version = "0.20.0", features = ["max-performance", "unstable", "serde1"]}

0 commit comments

Comments
 (0)