diff --git a/Cargo.toml b/Cargo.toml index 86a5089..e5b1643 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,6 +37,3 @@ test-with-tiny-model = [] whisper-cpp-log = ["dep:log"] whisper-cpp-tracing = ["dep:tracing"] openmp = ["whisper-rs-sys/openmp"] - -[package.metadata.docs.rs] -features = ["simd"]