You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-ignore/ignore-0.4.0-fix-metadata.diff

11 lines
294 B

--- ignore-0.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ ignore-0.4.0/Cargo.toml 2018-02-12T16:22:26.024260+01:00
@@ -55,7 +55,3 @@
version = "0.3.5"
[features]
-simd-accel = ["globset/simd-accel"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["std", "winnt"]