aboutsummaryrefslogtreecommitdiffstats
path: root/testing/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/Cargo.toml')
-rw-r--r--testing/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/Cargo.toml b/testing/Cargo.toml
index b5a8e99..73e0a8a 100644
--- a/testing/Cargo.toml
+++ b/testing/Cargo.toml
@@ -26,7 +26,7 @@ mime = { version = "0.3", optional = true }
hyper = { version = "0.12", optional = true }
[dev-dependencies]
-criterion = "0.2"
+criterion = "0.3"
[[bench]]
name = "all"