parent
0c359bf6c7
commit
908978963b
@ -1,3 +1,4 @@
|
||||
/rayon-0.9.0.crate
|
||||
/rayon-1.0.0.crate
|
||||
/rayon-1.0.1.crate
|
||||
/rayon-1.0.2.crate
|
||||
|
@ -1,17 +0,0 @@
|
||||
--- 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"
|
@ -0,0 +1,11 @@
|
||||
--- rayon-1.0.2/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||
+++ rayon-1.0.2/Cargo.toml 2018-07-16T23:01:04.994635-07:00
|
||||
@@ -23,7 +23,7 @@
|
||||
license = "Apache-2.0/MIT"
|
||||
repository = "https://github.com/rayon-rs/rayon"
|
||||
[dependencies.crossbeam-deque]
|
||||
-version = "0.2.0"
|
||||
+version = "0.4"
|
||||
|
||||
[dependencies.either]
|
||||
version = "1.0"
|
@ -1 +1 @@
|
||||
SHA512 (rayon-1.0.1.crate) = 0827880a1f9eeeac8c0ce12b7911237ff44b8bc586bf59d98841fe5088986a1d0e81ca91cf05cfb53dfbe77dfdc5abf18fb89aac69b152ae4ac630cf29c64229
|
||||
SHA512 (rayon-1.0.2.crate) = a0e51a34c2eb54b167b4be87bf349919cb8e5d78b4158e13f74327e7dbb22d39e48a75ceaa145327ce23d0e2620201ab86751b023df5cf5ad37181cab3db6599
|
||||
|
Loading…
Reference in new issue