Skip to content

Commit b76cedd

Browse files
dependabot[bot]marcfrederick
authored andcommitted
chore(deps): bump clap from 4.5.42 to 4.5.48
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.42 to 4.5.48. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.48) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25da18f commit b76cedd

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.

git-foreach/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage = "https://github.com/marcfrederick/git-foreach"
88
repository = "https://github.com/marcfrederick/git-foreach"
99

1010
[dependencies]
11-
clap = { version = "4.5.42", features = ["derive", "cargo"] }
11+
clap = { version = "4.5.48", features = ["derive", "cargo"] }
1212
git-walk = { path = "../git-walk" }
1313
rayon = "1.10.0"
1414

0 commit comments

Comments
 (0)