Skip to content

Commit 74a6649

Browse files
chore(deps): Bump clap from 4.5.20 to 4.5.21 (#299)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.21. - [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.20...clap_complete-v4.5.21) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5b5c7c commit 74a6649

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -54,7 +54,7 @@ version = "0.27.0"
5454
features = ["serde"]
5555

5656
[dependencies.clap]
57-
version = "4.5.20"
57+
version = "4.5.21"
5858
features = ["derive", "env", "wrap_help", "cargo"]
5959

6060
[dependencies.serde]

0 commit comments

Comments
 (0)