Skip to content

Commit 63140f4

Browse files
dependabot[bot]killzoner
authored andcommitted
Bump clap from 4.5.51 to 4.5.52
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.51 to 4.5.52. - [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.51...clap_complete-v4.5.52) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.52 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfda1de commit 63140f4

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
@@ -26,7 +26,7 @@ syn = { version = "2.0.110", features = [
2626
], default-features = false }
2727

2828
[dev-dependencies]
29-
clap = { version = "4.5.51", default-features = true, features = [
29+
clap = { version = "4.5.52", default-features = true, features = [
3030
"derive",
3131
"env",
3232
"std",

0 commit comments

Comments
 (0)