Skip to content

Commit 3c6700d

Browse files
Bump clap from 3.2.25 to 4.1.11
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.25 to 4.1.11. - [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.2.25...v4.1.11) --- updated-dependencies: - dependency-name: clap dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6062a4 commit 3c6700d

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

Cargo.lock

Lines changed: 29 additions & 12 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
@@ -47,7 +47,7 @@ version = "1.0"
4747
version = "0.5.1"
4848

4949
[dependencies.clap]
50-
version = "3.0"
50+
version = "4.1"
5151
default-features = false
5252
features = ["derive", "std", "unicode"]
5353

0 commit comments

Comments
 (0)