diff --git a/Cargo.toml b/Cargo.toml index cb595851e..46931b159 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ default-features = false [dev-dependencies] rayon = "1.0.0" -criterion = "0.6.0" +criterion = "0.7.0" [[bench]] name = "parsing_benchmarks"