mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Replace RwLock<StyleRule> with Locked<StyleRule>
This commit is contained in:
parent
57724e5a37
commit
aeffca2a59
33 changed files with 279 additions and 334 deletions
|
@ -17,7 +17,6 @@ app_units = "0.4"
|
|||
cssparser = "0.12"
|
||||
euclid = "0.11"
|
||||
html5ever-atoms = "0.2"
|
||||
owning_ref = "0.2.2"
|
||||
parking_lot = "0.3"
|
||||
rayon = "0.6"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue