mirror of
https://github.com/servo/servo.git
synced 2025-09-16 18:08:23 +01:00
Add owning_ref back as a style dep, and update parking_lot.
This commit is contained in:
parent
55c3e6ed87
commit
d1c31f7eaf
10 changed files with 34 additions and 19 deletions
|
@ -18,7 +18,7 @@ app_units = "0.5"
|
|||
cssparser = "0.17.0"
|
||||
euclid = "0.15"
|
||||
html5ever = "0.18"
|
||||
parking_lot = "0.3"
|
||||
parking_lot = "0.4"
|
||||
rayon = "0.8"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue