Skip to content

Commit 2e4dd75

Browse files
Bump k8s-openapi from 0.25.0 to 0.26.1
Bumps [k8s-openapi](https://github.com/Arnavion/k8s-openapi) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/Arnavion/k8s-openapi/releases) - [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md) - [Commits](Arnavion/k8s-openapi@v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: k8s-openapi dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 594e586 commit 2e4dd75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -14,7 +14,7 @@ async-ssh2-tokio = { version = "0.10.0", features = ["openssl"] }
1414
async-trait = "0.1.89"
1515
clap = { version = "4.5.53", features = ["derive", "env", "string"] }
1616
futures = "0.3.31"
17-
k8s-openapi = { version = "0.25.0", features = ["latest"] }
17+
k8s-openapi = { version = "0.26.1", features = ["latest"] }
1818
semver = "1.0.27"
1919
serde = { version = "1.0.228", features = ["derive"] }
2020
serde_yaml = "0.9.27"

0 commit comments

Comments
 (0)