parent
37b0158eaa
commit
9632fbe078
@ -1,11 +1,11 @@
|
|||||||
--- rayon-core-1.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- 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
|
+++ rayon-core-1.4.0/Cargo.toml 2018-06-16T12:41:07.410169+02:00
|
||||||
@@ -24,7 +24,7 @@
|
@@ -24,7 +24,7 @@
|
||||||
license = "Apache-2.0/MIT"
|
license = "Apache-2.0/MIT"
|
||||||
repository = "https://github.com/rayon-rs/rayon"
|
repository = "https://github.com/rayon-rs/rayon"
|
||||||
[dependencies.crossbeam-deque]
|
[dependencies.crossbeam-deque]
|
||||||
-version = "0.2.0"
|
-version = "0.2.0"
|
||||||
+version = "0.3"
|
+version = "0.4"
|
||||||
|
|
||||||
[dependencies.lazy_static]
|
[dependencies.lazy_static]
|
||||||
version = "1"
|
version = "1"
|
||||||
|
Loading…
Reference in new issue