We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c917265 commit bc00bffCopy full SHA for bc00bff
crates/rsonpath-benchmarks/Cargo.toml
@@ -37,7 +37,7 @@ ouroboros = "0.18.4"
37
reqwest = { version = "0.12.8", features = ["blocking"] }
38
rsonpath-lib = { version = "0.9.1", default-features = false }
39
rsonpath-syntax = { version = "0.3.1", default-features = false }
40
-serde_json_path = "0.6.7"
+serde_json_path = "0.7.1"
41
tar = "0.4.42"
42
thiserror = "1.0.64"
43
0 commit comments