mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Remove servo feature from servo_config
This commit is contained in:
parent
c857878ce9
commit
e07cf0a8da
10 changed files with 14 additions and 22 deletions
|
@ -24,7 +24,7 @@ msg = {path = "../msg"}
|
|||
num-traits = "0.1.32"
|
||||
serde = "0.9"
|
||||
serde_derive = "0.9"
|
||||
servo_config = {path = "../config", features = ["servo"]}
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url", features = ["servo"]}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
uuid = {version = "0.4", features = ["v4", "serde"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue