summaryrefslogtreecommitdiff
path: root/crates/hashx/bench/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/hashx/bench/Cargo.toml')
-rw-r--r--crates/hashx/bench/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hashx/bench/Cargo.toml b/crates/hashx/bench/Cargo.toml
index 8910a622d..fd38d287e 100644
--- a/crates/hashx/bench/Cargo.toml
+++ b/crates/hashx/bench/Cargo.toml
@@ -13,7 +13,7 @@ name = "hashx_cachegrind"
harness = false
[dev-dependencies]
-criterion = "0.5.1"
+criterion = "0.7.0"
hashx = { path = "../" }
iai = "0.1.1"
rand = "0.9"