Skip to content

Commit ab96482

Browse files
Bump clap from 2.33.3 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.3 to 4.5.13. - [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.13) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fee033 commit ab96482

File tree

2 files changed

+80
-79
lines changed

2 files changed

+80
-79
lines changed

Cargo.lock

Lines changed: 79 additions & 78 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
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
git2 = "0.19.0"
10-
clap = "2.33.3"
10+
clap = "4.5.13"
1111
colored = "2.1.0"
1212
between = "0.1.0"
1313
rand = "0.8.5"

0 commit comments

Comments
 (0)