Skip to content

Commit b7ef94a

Browse files
chore(deps): bump clap from 4.5.53 to 4.6.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.53 to 4.6.0. - [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.53...clap_complete-v4.6.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e3521b commit b7ef94a

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 20 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 @@ reqwest = { version = "0.12.25", features = ["blocking"] }
2525
regex = "1.12.2"
2626
serde_yaml = "0.9.34"
2727
crc64 = "2.0.0"
28-
clap = { version = "4.5.53", features = ["derive"] }
28+
clap = { version = "4.6.0", features = ["derive"] }
2929
mockall = "0.14.0"
3030
glob = "0.3.3"
3131
temp-env = "0.3.6"

0 commit comments

Comments
 (0)