Skip to content

Commit 4eef2ff

Browse files
Bump clap from 4.5.31 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.32. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53816d3 commit 4eef2ff

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -10,7 +10,7 @@ description = "Scan local git repositories"
1010

1111

1212
[dependencies]
13-
clap = { version = "4.5.31", features = ["derive"] }
13+
clap = { version = "4.5.32", features = ["derive"] }
1414
colored = "3.0.0"
1515
git2 = { version = "0.20.0", default-features = false }
1616
walkdir = "2.5.0"

0 commit comments

Comments
 (0)