diff --git a/Cargo.toml b/Cargo.toml index 2c51a1f0..1e21b1fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -89,7 +89,7 @@ name = "benchmark" harness = false [dev-dependencies] -criterion = { version = "0.3.5", features = ["html_reports"] } +criterion = { version = "0.8.1", features = ["html_reports"] } [lib] bench = false