diff --git a/Cargo.toml b/Cargo.toml index 0850fd3..3c362ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ wasi = "0.10" [dev-dependencies] average = "0.13" -criterion = "=0.3.3" +criterion = "=0.4.0" [target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies] wasm-bindgen-test = "0.3"