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

37b0158
--- rayon-core-1.4.0/Cargo.toml	1970-01-01T01:00:00+01:00
37b0158
+++ rayon-core-1.4.0/Cargo.toml	2018-02-15T18:15:05.296001+01:00
37b0158
@@ -24,7 +24,7 @@
37b0158
 license = "Apache-2.0/MIT"
37b0158
 repository = "https://github.com/rayon-rs/rayon"
37b0158
 [dependencies.crossbeam-deque]
37b0158
-version = "0.2.0"
37b0158
+version = "0.3"
37b0158
 
37b0158
 [dependencies.lazy_static]
37b0158
 version = "1"