diff --git a/Cargo.toml b/Cargo.toml index 255491a6..bc426dac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ email_address = { version = "0.2.4", features = ["serde"] } itertools = "0.13" json-patch = "3.0" k8s-openapi = { version = "0.23.0", default-features = false } -kube = { version = "0.95.0", default-features = false, features = [ +kube = { version = "0.96.0", default-features = false, features = [ "client", "rustls-tls", "runtime",