aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg
diff options
context:
space:
mode:
Diffstat (limited to 'components/msg')
-rw-r--r--components/msg/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/msg/Cargo.toml b/components/msg/Cargo.toml
index 771ca53feb9..fca04434289 100644
--- a/components/msg/Cargo.toml
+++ b/components/msg/Cargo.toml
@@ -19,7 +19,6 @@ malloc_size_of = { path = "../malloc_size_of" }
malloc_size_of_derive = "0.1"
parking_lot = "0.10"
serde = "1.0.60"
-servo_url = { path = "../url" }
webrender_api = { git = "https://github.com/servo/webrender" }
[dev-dependencies]