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