Blame rayon-core-1.3.0-fix-metadata.diff

7ffc195
--- rayon-core-1.3.0/Cargo.toml	1970-01-01T01:00:00+01:00
3bac47f
+++ rayon-core-1.3.0/Cargo.toml	2017-11-30T18:25:55.003845+01:00
3bac47f
@@ -24,10 +24,10 @@
7ffc195
 license = "Apache-2.0/MIT"
7ffc195
 repository = "https://github.com/nikomatsakis/rayon"
7ffc195
 [dependencies.coco]
7ffc195
-version = "0.1.1"
7ffc195
+version = "0.3"
7ffc195
 
7ffc195
 [dependencies.lazy_static]
3bac47f
-version = "0.2.2"
3bac47f
+version = "1"
3bac47f
 
3bac47f
 [dependencies.libc]
3bac47f
 version = "0.2.16"