We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ae49d commit cc6524dCopy full SHA for cc6524d
crates/rsonpath-benchmarks/Cargo.toml
@@ -25,7 +25,7 @@ color-eyre = { version = "0.6.3", default-features = false }
25
criterion = "0.5.1"
26
eyre = "0.6.12"
27
flate2 = "1.0.35"
28
-hex-literal = "0.4.1"
+hex-literal = "1.0.0"
29
indicatif = "0.17.9"
30
jni = { version = "0.21.1", features = ["invocation", "default"] }
31
jsonpath-rust = "0.7.3"
0 commit comments