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

10 lines
275 B

--- 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"]