diff --git a/crates/rsonpath-benchmarks/Cargo.toml b/crates/rsonpath-benchmarks/Cargo.toml index abea6c74..3725e644 100644 --- a/crates/rsonpath-benchmarks/Cargo.toml +++ b/crates/rsonpath-benchmarks/Cargo.toml @@ -25,7 +25,7 @@ color-eyre = { version = "0.6.3", default-features = false } criterion = "0.5.1" eyre = "0.6.12" flate2 = "1.0.35" -hex-literal = "0.4.1" +hex-literal = "1.0.0" indicatif = "0.17.9" jni = { version = "0.21.1", features = ["invocation", "default"] } jsonpath-rust = "0.7.3"