mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Auto merge of #18728 - emilio:rayonup, r=jdm
style: Update rayon. It has a couple soundness fixes. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18728) <!-- Reviewable:end -->
This commit is contained in:
commit
a4f642185e
2 changed files with 9 additions and 9 deletions
|
@ -62,7 +62,7 @@ owning_ref = "0.3.3"
|
|||
parking_lot = "0.4"
|
||||
pdqsort = "0.1.0"
|
||||
precomputed-hash = "0.1.1"
|
||||
rayon = "0.8"
|
||||
rayon = "0.8.2"
|
||||
selectors = { path = "../selectors" }
|
||||
serde = {version = "1.0", optional = true, features = ["derive"]}
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue