diff --git a/Cargo.toml b/Cargo.toml index 5d39156..c94aeb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ wasi = "0.11" [dev-dependencies] average = "0.13" -criterion = "=0.3.3" +criterion = "=0.5.1" [target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies] wasm-bindgen-test = "0.3"