Skip to content

Commit db06134

Browse files
chore(deps): bump clap from 4.5.53 to 4.5.60 (#245)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.53 to 4.5.60. - [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.5.60) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.60 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 04b6ee2 commit db06134

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -9,7 +9,7 @@ authors = ["InfluxData"]
99
description = "Copy k8s resources (or parts thereof) across clusters"
1010

1111
[dependencies]
12-
clap = { version = "^4.5.53", features = ["derive", "help", "env", "std"] }
12+
clap = { version = "^4.5.60", features = ["derive", "help", "env", "std"] }
1313
futures = "^0.3.31"
1414
kube = { version = "^1.1.0", features = ["runtime", "derive", "unstable-runtime"] }
1515
k8s-openapi = { version = "^0.25.0", features = ["v1_33", "schemars"] }

0 commit comments

Comments
 (0)