mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Remove servo feature from servo_url
This commit is contained in:
@@ -23,7 +23,7 @@ regex = "0.2"
|
||||
rustc-serialize = "0.3.4"
|
||||
script_traits = {path = "../script_traits"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url", features = ["servo"]}
|
||||
servo_url = {path = "../url"}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
uuid = {version = "0.4", features = ["v4"]}
|
||||
webdriver = "0.22"
|
||||
|
||||
Reference in New Issue
Block a user