diff --git a/Cargo.toml b/Cargo.toml index f6746e2..0995516 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ url = "2.4.1" futures = "0.3.28" strum = { version = "0.26.1", features = ["derive"] } strum_macros = "0.26.1" -jsonpath-rust = "0.4.0" +jsonpath-rust = "0.5.0" jsonschema = "0.17.1" [dev-dependencies]