mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Bump rayon to 1.0
This commit is contained in:
parent
cccca27f4f
commit
fae2d9839f
8 changed files with 133 additions and 95 deletions
|
@ -16,7 +16,7 @@ cssparser = "0.23.0"
|
|||
euclid = "0.16"
|
||||
html5ever = "0.22"
|
||||
parking_lot = "0.4"
|
||||
rayon = "0.8"
|
||||
rayon = "1"
|
||||
serde_json = "1.0"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
servo_arc = {path = "../../../components/servo_arc"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue