parent
ee8084c9c3
commit
37b0158eaa
@ -1 +1,2 @@
|
||||
/rayon-core-1.3.0.crate
|
||||
/rayon-core-1.4.0.crate
|
||||
|
@ -1,23 +0,0 @@
|
||||
--- rayon-core-1.3.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ rayon-core-1.3.0/Cargo.toml 2017-12-31T15:20:55.619484+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"
|
||||
@@ -36,6 +36,6 @@
|
||||
version = "1.2"
|
||||
|
||||
[dependencies.rand]
|
||||
-version = "0.3"
|
||||
+version = "0.4"
|
||||
|
||||
[dev-dependencies]
|
@ -0,0 +1,11 @@
|
||||
--- rayon-core-1.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ rayon-core-1.4.0/Cargo.toml 2018-02-15T18:15:05.296001+01:00
|
||||
@@ -24,7 +24,7 @@
|
||||
license = "Apache-2.0/MIT"
|
||||
repository = "https://github.com/rayon-rs/rayon"
|
||||
[dependencies.crossbeam-deque]
|
||||
-version = "0.2.0"
|
||||
+version = "0.3"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1"
|
@ -1 +1 @@
|
||||
SHA512 (rayon-core-1.3.0.crate) = 62b890e0505af6464ff76e0d08b885030bf65cca78d79b9ae610503ac3978d58db93b5463ab8d4281dde1b510f4e2f3745e13b381410e29ec81376e34853a28e
|
||||
SHA512 (rayon-core-1.4.0.crate) = cc8bb71068e01753dfe937cade32fd3565d85516b6d346b1ec5d2b6a0e3a753e8db9cb221acd36ff583d9aeba70ac9061ed3e1c820cbbaa23524c1aed4234879
|
||||
|
Loading…
Reference in new issue