diff --git a/Cargo.toml b/Cargo.toml index b722272d..06edc850 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,3 +77,4 @@ harness = false [[bench]] name = "msm" harness = false +required-features = ["multicore"]