diff --git a/Cargo.toml b/Cargo.toml index 5b9f1c6..3f6a8b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ image = { version = "0.25.1", optional = true } [dev-dependencies] -criterion = { version = "0.6.0", features = ["html_reports"] } +criterion = { version = "0.8.0", features = ["html_reports"] } image = "0.25.1" [[bench]]