Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 0c5069a

Browse files
fix(deps): update rust crate k8s-openapi to 0.19.0
1 parent 7253afc commit 0c5069a

File tree

2 files changed

+44
-11
lines changed

2 files changed

+44
-11
lines changed

Cargo.lock

Lines changed: 43 additions & 10 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 @@ clap = { version = "3.0.14", features = ["derive"] }
99
colored = "2.0.0"
1010
dialoguer = "0.9.0"
1111
dirs = "4.0.0"
12-
k8s-openapi = { version = "0.14.0", features = ["v1_22"] }
12+
k8s-openapi = { version = "0.19.0", features = ["v1_22"] }
1313
kube = { version = "0.69.0" }
1414
openssl-sys = "0.9.72"
1515
serde = "1.0"

0 commit comments

Comments
 (0)