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.2-fix-metadata.diff

11 lines
294 B

--- ignore-0.4.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ ignore-0.4.2/Cargo.toml 2018-04-22T09:09:58.978879+02: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"]