--- ignore-0.4.3/Cargo.toml 1970-01-01T01:00:00+01:00 +++ ignore-0.4.3/Cargo.toml 2018-07-29T07:38:06.998096+02:00 @@ -56,6 +56,3 @@ [features] simd-accel = ["globset/simd-accel"] -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["std", "winnt"]