diff --git a/Cargo.toml b/Cargo.toml index 56f253a..3d865e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ rayon = "1.8" byteorder = "1.5" skeptic = "0.13" rand = "0.8" -criterion = "0.5" +criterion = "0.8" [build-dependencies] skeptic = "0.13"