diff --git a/Cargo.toml b/Cargo.toml index f3f40e09..2d0d2736 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ zstd-sys = { version = "2", default-features = false, features = ["experimental" [dev-dependencies] tempfile = "^3.1" -criterion = "0.4" +criterion = "0.8" fxhash = "0.2.1" lazy_static = "1.2" quickcheck = "1.0"