Skip to content

Commit 32d80c1

Browse files
committed
Update Rust crate k8s-openapi to 0.24.0
1 parent 72e0e11 commit 32d80c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ color-eyre = "0.6.3"
2929
dotenv = "0.15.0"
3030
eyre = "0.6.12"
3131
git2 = "0.18.3"
32-
k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
32+
k8s-openapi = { version = "0.24.0", features = ["v1_26"] }
3333
kube = { version = "0.87.2", features = ["derive", "runtime"] }
3434
lettre = { version = "0.11.7", features = ["tokio1", "tracing", "tokio1-native-tls"] }
3535
mustache = "0.9.0"

0 commit comments

Comments
 (0)