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.
12 lines
309 B
12 lines
309 B
7 years ago
|
--- 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"
|