diff --git a/Cargo.toml b/Cargo.toml index 196e2f2..e04e792 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,6 @@ bench = false [features] generic-simd = ["packed_simd"] runtime-dispatch-simd = [] -html_report = [] [dependencies] packed_simd = { version = "0.3.0", optional = true }