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.1.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ rayon-1.1.0/Cargo.toml 2019-06-13T03:54:14.977625+00:00
@@ -23,7 +23,7 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/rayon-rs/rayon"
[dependencies.crossbeam-deque]
6 years ago
-version = "0.6.3"
+version = "0.7.1"
[dependencies.either]
version = "1.0"