diff --git a/Cargo.toml b/Cargo.toml index 795d67088..f20a6a73b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,7 +57,7 @@ hyper-openssl = "0.10.2" hyper-rustls = { version = "0.27.0", default-features = false } hyper-socks2 = { version = "0.9.0", default-features = false } hyper-timeout = "0.5.1" -json-patch = "1.0.0" +json-patch = "2.0.0" jsonpath-rust = "0.5.0" k8s-openapi = { version = "0.22.0", default-features = false } openssl = "0.10.36"