diff --git a/Cargo.toml b/Cargo.toml index 35c1fb8..0f064f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ web-sys = { version = "0.3", features = ["Window", "Performance"] } wasi = "0.11" [dev-dependencies] -average = "0.14" +average = "0.15" criterion = "=0.3.3" [target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies]