mirror of
https://github.com/servo/servo.git
synced 2025-09-01 02:28:21 +01:00
Bump rayon to 0.8.
MozReview-Commit-ID: 8OFE5PghMzl
This commit is contained in:
parent
2209566195
commit
d5fb93d487
5 changed files with 42 additions and 35 deletions
|
@ -19,7 +19,7 @@ cssparser = "0.14.0"
|
|||
euclid = "0.14.4"
|
||||
html5ever = "0.17"
|
||||
parking_lot = "0.3"
|
||||
rayon = "0.7"
|
||||
rayon = "0.8"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
servo_atoms = {path = "../../../components/atoms"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue