mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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
|
@ -26,7 +26,7 @@ log = "0.3.5"
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
ordered-float = "0.4"
|
||||
parking_lot = "0.3.3"
|
||||
parking_lot = "0.4"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
rayon = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue