Update Rayon version
This commit is contained in:
parent
f9e6fbc4f7
commit
d85b5eadea
3 changed files with 5 additions and 5 deletions
|
|
@ -16,8 +16,8 @@ serialize = { path = "../libserialize" }
|
|||
cfg-if = "0.1.2"
|
||||
stable_deref_trait = "1.0.0"
|
||||
parking_lot_core = "0.2.8"
|
||||
rustc-rayon = "0.1.0"
|
||||
rustc-rayon-core = "0.1.0"
|
||||
rustc-rayon = "0.1.1"
|
||||
rustc-rayon-core = "0.1.1"
|
||||
rustc-hash = "1.0.1"
|
||||
|
||||
[dependencies.parking_lot]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue