Skip to content

Commit 75c3cda

Browse files
Bump clap from 4.5.23 to 4.5.26 (#1037)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 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.23...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 66ad12f commit 75c3cda

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
@@ -23,7 +23,7 @@ base64 = "0.22.1"
2323
built = { version = "0.7.5", features = ["cargo-lock", "git2"] }
2424
bytes = "1.9.0"
2525
chrono = { version = "0.4.39", default-features = false, features = ["serde"] }
26-
clap = { version = "4.5.23", default-features = false, features = ["derive", "std"] }
26+
clap = { version = "4.5.26", default-features = false, features = ["derive", "std"] }
2727
dropshot = { version = "0.13.0", default-features = false }
2828
env_logger = "0.10.2"
2929
expectorate = "1.1.0"

0 commit comments

Comments
 (0)