Skip to content

Commit cef83ce

Browse files
Bump clap from 2.33.3 to 4.5.4
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.3 to 4.5.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v2.33.3...v4.5.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2101743 commit cef83ce

File tree

2 files changed

+73
-37
lines changed

2 files changed

+73
-37
lines changed

Diff for: Cargo.lock

+72-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
git2 = "0.18.2"
10-
clap = "2.33.3"
10+
clap = "4.5.4"
1111
colored = "2.0.0"
1212
between = "0.1.0"
1313
rand = "0.8.5"

0 commit comments

Comments
 (0)