Skip to content

Commit 0d4ed1f

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.11"
8+
clap = "3.1.14"
99
assert_cmd = "2.0"
1010
predicates = "2"
1111
colored = "2.0.0"

0 commit comments

Comments
 (0)