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.
|
|
|
--- rayon-1.0.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
|
|
+++ rayon-1.0.1/Cargo.toml 2018-06-14T08:25:13.102151+02:00
|
|
|
|
@@ -28,7 +28,7 @@
|
|
|
|
[dependencies.rayon-core]
|
|
|
|
version = "1.4"
|
|
|
|
[dev-dependencies.docopt]
|
|
|
|
-version = "0.8"
|
|
|
|
+version = "1"
|
|
|
|
|
|
|
|
[dev-dependencies.lazy_static]
|
|
|
|
version = "1"
|
|
|
|
@@ -41,5 +41,3 @@
|
|
|
|
|
|
|
|
[dev-dependencies.serde_derive]
|
|
|
|
version = "1"
|
|
|
|
-[target."cfg(not(all(windows, target_env = \"gnu\")))".dev-dependencies.compiletest_rs]
|
|
|
|
-version = "0.3"
|