diff --git a/Cargo.toml b/Cargo.toml index 7ceb3714..e9452703 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ rustversion = "1.0.22" [dev-dependencies] rstest = "0.26.1" hexlit = "0.5.5" -criterion = "0.7.0" +criterion = "0.8.2" alloc_counter = "0.0.4" trybuild = "1.0.112" rustc-hash = "=2.1.1"