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-core/rayon-core-1.3.0-fix-metada...

12 lines
329 B

--- rayon-core-1.3.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ rayon-core-1.3.0/Cargo.toml 2017-11-14T23:22:39.603559+01:00
@@ -24,7 +24,7 @@
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"