diff --git a/Cargo.toml b/Cargo.toml index f49403d..224f5a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ crunchy = "0.2" [dev-dependencies] rand = "0.8" -criterion = { version = "0.3", features = ["html_reports"] } +criterion = { version = "0.8", features = ["html_reports"] } proptest = "1.4" [features]