mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Remove unused dependencies
This commit is contained in:
parent
ad1d003e25
commit
b228d2700e
24 changed files with 1 additions and 179 deletions
|
@ -15,7 +15,6 @@ doctest = false
|
|||
[dependencies]
|
||||
cookie = "0.11"
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
headers-core = "0.1"
|
||||
headers = "0.2"
|
||||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
|
@ -33,7 +32,6 @@ percent-encoding = "2.0"
|
|||
pixels = {path = "../pixels"}
|
||||
serde = "1.0"
|
||||
servo_arc = {path = "../servo_arc"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
time = "0.1"
|
||||
url = "2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue