summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c4e4a2c..fa06667 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ categories = ["algorithms", "data-structures"]
num-traits = "0.2.12"
[dev-dependencies]
-criterion = "0.3.2"
+criterion = "0.3.3"
rand = "0.7.3"
[[bench]]