diff --git a/Cargo.toml b/Cargo.toml index 346f89a..cc8b267 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ ispc_rt = "2" [dev-dependencies] image = "0.25.1" stb_image = "0.3.0" -criterion = "0.5" +criterion = "0.7" # Make sure we do an apples to apples, single threaded, comparison in the benchmark resize = { version = "0.8", default-features = false, features = ["std"] }