mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
bump required rayon version to 0.7
...and bring jpeg-decoder along for the ride. Minor tweaks were necessary because of rayon API changes.
This commit is contained in:
parent
7fc01437f4
commit
681b578326
9 changed files with 35 additions and 17 deletions
|
@ -20,6 +20,7 @@ rand = [
|
|||
"parking_lot_core",
|
||||
"phf_generator",
|
||||
"rayon",
|
||||
"rayon-core",
|
||||
"servo_rand",
|
||||
"servo-websocket",
|
||||
"tempdir",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue