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

12 lines
321 B

6 years ago
--- rayon-1.0.3/Cargo.toml 1969-12-31T16:00:00-08:00
+++ rayon-1.0.3/Cargo.toml 2018-11-02T15:03:06.568806-07:00
@@ -24,7 +24,7 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/rayon-rs/rayon"
[dependencies.crossbeam-deque]
-version = "0.2.0"
+version = "0.4.0"
[dependencies.either]
version = "1.0"