mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Remove servo feature from servo_url
This commit is contained in:
@@ -30,7 +30,7 @@ profile_traits = {path = "../profile_traits"}
|
||||
rustc-serialize = "0.3.4"
|
||||
serde = "0.9"
|
||||
serde_derive = "0.9"
|
||||
servo_url = {path = "../url", features = ["servo"]}
|
||||
servo_url = {path = "../url"}
|
||||
style_traits = {path = "../style_traits", features = ["servo"]}
|
||||
time = "0.1.12"
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
|
||||
Reference in New Issue
Block a user