mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove unused dependencies
This commit is contained in:
parent
a2b0585ffd
commit
6379243485
5 changed files with 0 additions and 8 deletions
|
@ -11,7 +11,6 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
msg = {path = "../msg"}
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
plugins = {path = "../plugins"}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
hyper = { version = "0.9", features = [ "serde-serialization" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue