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

9 lines
296 B

7 years ago
--- rayon-1.0.0/Cargo.toml 1969-12-31T16:00:00-08:00
+++ rayon-1.0.0/Cargo.toml 2018-02-19T22:42:24.155322-08: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"