Skip to content

Commit 6cabbad

Browse files
chore(deps): bump clap from 4.5.56 to 4.5.57
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.56 to 4.5.57. - [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.56...clap_complete-v4.5.57) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d06964 commit 6cabbad

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
@@ -25,7 +25,7 @@ fs2 = "0.4.3"
2525
prometheus = "0.14.0"
2626
reqwest = {version = "0.13.1", features = ["blocking"] }
2727
junit-report = "0.8.3"
28-
clap = { version = "4.5.56", features = [ "derive", "cargo", "env" ]}
28+
clap = { version = "4.5.57", features = [ "derive", "cargo", "env" ]}
2929
thiserror = "2.0.18"
3030
wait-timeout = "0.2.1"
3131

0 commit comments

Comments
 (0)