Skip to content

Commit 4783a84

Browse files
Bump clap from 4.5.24 to 4.5.26 (#721)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.24 to 4.5.26. - [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.24...clap_complete-v4.5.26) --- 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 76f8b40 commit 4783a84

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.

bumper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ publish = false
1111

1212
[dependencies]
1313
anyhow = "1.0.95"
14-
clap = { version = "4.5.24", features = ["derive"] }
14+
clap = { version = "4.5.26", features = ["derive"] }
1515
semver = "1.0.24"
1616
serde = "1.0.217"
1717
toml_edit = "0.22.16"

0 commit comments

Comments
 (0)