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