parent
86ae751e69
commit
e160ddc45e
@ -1,2 +1,3 @@
|
||||
/rayon-core-1.3.0.crate
|
||||
/rayon-core-1.4.0.crate
|
||||
/rayon-core-1.4.1.crate
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- rayon-core-1.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ rayon-core-1.4.0/Cargo.toml 2018-06-16T12:41:07.410169+02: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.4"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1"
|
@ -0,0 +1,11 @@
|
||||
--- rayon-core-1.4.1/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||
+++ rayon-core-1.4.1/Cargo.toml 2018-07-16T22:18:30.971732-07:00
|
||||
@@ -45,7 +45,7 @@
|
||||
name = "simple_panic"
|
||||
path = "tests/simple_panic.rs"
|
||||
[dependencies.crossbeam-deque]
|
||||
-version = "0.2.0"
|
||||
+version = "0.4"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1"
|
@ -1 +1 @@
|
||||
SHA512 (rayon-core-1.4.0.crate) = cc8bb71068e01753dfe937cade32fd3565d85516b6d346b1ec5d2b6a0e3a753e8db9cb221acd36ff583d9aeba70ac9061ed3e1c820cbbaa23524c1aed4234879
|
||||
SHA512 (rayon-core-1.4.1.crate) = 4d12b8097356d0a9eac8b3ca64085de8d19360dae81b3ccb199275c3487f705e2aded498e819958bb81d4de56c05d4d29c21c07da02236ba6fa0b2888ecfbea8
|
||||
|
Loading…
Reference in new issue