mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Constellation: removed almost all opts::get
This commit is contained in:
parent
3a2705f587
commit
cd153efb4a
6 changed files with 53 additions and 23 deletions
|
@ -43,6 +43,7 @@ script_traits = {path = "../script_traits"}
|
|||
serde = "1.0"
|
||||
style_traits = {path = "../style_traits"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_geometry = {path = "../geometry"}
|
||||
servo_rand = {path = "../rand"}
|
||||
servo_remutex = {path = "../remutex"}
|
||||
servo_url = {path = "../url"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue