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-rayon/rayon-1.0.1-fix-metadata.diff

9 lines
287 B

--- rayon-1.0.1/Cargo.toml 1969-12-31T16:00:00-08:00
+++ rayon-1.0.1/Cargo.toml 2018-03-16T14:28:17.194520-07:00
@@ -41,5 +41,3 @@
[dev-dependencies.serde_derive]
version = "1"
-[target."cfg(not(all(windows, target_env = \"gnu\")))".dev-dependencies.compiletest_rs]
-version = "0.3"