summaryrefslogtreecommitdiff
path: root/crates/equix/bench/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/equix/bench/Cargo.toml')
-rw-r--r--crates/equix/bench/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/equix/bench/Cargo.toml b/crates/equix/bench/Cargo.toml
index ebb6face8..38acfd1f4 100644
--- a/crates/equix/bench/Cargo.toml
+++ b/crates/equix/bench/Cargo.toml
@@ -9,7 +9,7 @@ name = "equix_bench"
harness = false
[dev-dependencies]
-criterion = "0.5.1"
+criterion = "0.7.0"
equix = { path = "../" }
rand = "0.9"
tor-c-equix = { git = "https://gitlab.torproject.org/tpo/core/tor.git" }