diff --git a/Cargo.toml b/Cargo.toml index dac2d327..dc0d61dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,6 @@ harness = false [[bench]] name = "bn256_field" harness = false -required-features = ["reexport"] [[bench]] name = "group"