diff --git a/Cargo.toml b/Cargo.toml index f5859545..0b08f994 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ core_affinity = { version = "0.8" } [target.'cfg(not(target_family = "wasm"))'.dev-dependencies] -criterion = { version = "0.5" } +criterion = { version = "0.7" } proptest = "1.0" [lib]