Skip to content

Commit

Permalink
update jsonptr + json-patch
Browse files Browse the repository at this point in the history
Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
  • Loading branch information
aviramha committed Oct 11, 2024
1 parent 2c97edd commit 6e01619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ hyper-openssl = "0.10.2"
hyper-rustls = { version = "0.27.1", default-features = false }
hyper-socks2 = { version = "0.9.0", default-features = false }
hyper-timeout = "0.5.1"
json-patch = "2.0.0"
jsonptr = "0.4.7"
json-patch = "3"
jsonptr = "0.6"
jsonpath-rust = "0.5.0"
k8s-openapi = { version = "0.23.0", default-features = false }
openssl = "0.10.36"
Expand Down

0 comments on commit 6e01619

Please sign in to comment.