Skip to content

Commit 3dabd35

Browse files
committed
Remove unnecessary feature
1 parent 0538c1f commit 3dabd35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cfavml/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ std = []
4646
# If you are compiling for no-std you will need to pass default-features = false
4747
default = ["std"]
4848

49-
# Enables avx512 benchmarks
50-
# NOTE: This is just internal only
51-
benchmark-avx512 = []
52-
5349
[package.metadata.docs.rs]
5450
all-features = true
5551
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)