Skip to content

Commit 3e52d68

Browse files
dependabot[bot]marc0der
authored andcommitted
Bump clap from 3.1.14 to 3.1.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.14 to 3.1.17. - [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.14...v3.1.17) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d4ed1f commit 3e52d68

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
@@ -5,7 +5,7 @@ edition = "2018"
55
publish = false
66

77
[dependencies]
8-
clap = "3.1.14"
8+
clap = "3.1.17"
99
assert_cmd = "2.0"
1010
predicates = "2"
1111
colored = "2.0.0"

0 commit comments

Comments
 (0)