--- ripgrep-0.9.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ ripgrep-0.9.0/Cargo.toml 2018-08-04T15:43:31.831949+02:00 @@ -99,9 +99,6 @@ [features] avx-accel = ["bytecount/avx-accel"] simd-accel = ["bytecount/simd-accel", "encoding_rs/simd-accel"] -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["std", "winnt"] [badges.appveyor] repository = "BurntSushi/ripgrep"