Skip to content

Commit 4bceb53

Browse files
Bump clap from 4.5.1 to 4.5.28 (#10)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.28. - [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.1...clap_complete-v4.5.28) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 338eb53 commit 4bceb53

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -15,7 +15,7 @@ authors = ["Mahmoud Harmouch <[email protected]>"]
1515
crate-type = ["cdylib"]
1616

1717
[dependencies]
18-
clap = { version = "4.5.1", features = ["derive"] }
18+
clap = { version = "4.5.35", features = ["derive"] }
1919
regex = "1.10.3"
2020
gix = { version = "0.71.0", default-features = false, features = ["status", "worktree-mutation", "revision", "attributes", "index"] }
2121
anyhow = "1.0.97"

0 commit comments

Comments
 (0)