diff --git a/Cargo.toml b/Cargo.toml index c9ff244..084d0b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ exclude = ["/.github", ".gitignore"] chrono = "0.4" clap = { version = "4.2", features = ["derive"] } color-eyre = "0.6.2" -itertools = "0.12" +itertools = "0.13" k8s-openapi = { version = "0.21", default-features = false } kube = { version = "0.90", features = [ "client",