We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979e637 commit b7c2901Copy full SHA for b7c2901
crates/rsonpath-benchmarks/Cargo.toml
@@ -39,7 +39,7 @@ rsonpath-lib = { version = "0.9.1", default-features = false }
39
rsonpath-syntax = { version = "0.3.1", default-features = false }
40
serde_json_path = "0.7.1"
41
tar = "0.4.42"
42
-thiserror = "1.0.64"
+thiserror = "2.0.7"
43
44
[patch.crates-io]
45
rsonpath-lib = { path = "../rsonpath-lib" }
0 commit comments