diff --git a/Cargo.toml b/Cargo.toml index b789e71..e98d31c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ wasm = ["wasm-bindgen", "getrandom"] full = ["parallel", "fft"] [dev-dependencies] -criterion = "0.5" +criterion = "0.8" approx = "0.5" proptest = "1.4"