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

12 lines
319 B

7 years ago
--- rayon-1.0.2/Cargo.toml 1969-12-31T16:00:00-08:00
+++ rayon-1.0.2/Cargo.toml 2018-07-16T23:01:04.994635-07:00
@@ -23,7 +23,7 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/rayon-rs/rayon"
[dependencies.crossbeam-deque]
-version = "0.2.0"
+version = "0.4"
[dependencies.either]
version = "1.0"