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

12 lines
311 B

--- rayon-core-1.4.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ rayon-core-1.4.1/Cargo.toml 2018-10-28T02:33:49.374552+02:00
@@ -45,7 +45,7 @@
name = "simple_panic"
path = "tests/simple_panic.rs"
[dependencies.crossbeam-deque]
-version = "0.2.0"
+version = "0.4.0"
[dependencies.lazy_static]
version = "1"