diff --git a/Cargo.toml b/Cargo.toml index 66c9cac..7dc48d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ image = { version = "0.24.4", optional = true } [dev-dependencies] -criterion = { version = "0.4.0", features = ["html_reports"] } +criterion = { version = "0.5.1", features = ["html_reports"] } image = "0.24.4" [[bench]]