mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Remove unused dependencies
This commit is contained in:
parent
ad1d003e25
commit
b228d2700e
24 changed files with 1 additions and 179 deletions
|
@ -14,12 +14,10 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
backtrace = "0.3"
|
||||
bitflags = "1.0"
|
||||
ipc-channel = "0.12"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
serde = "1.0.60"
|
||||
serde_json = "1.0"
|
||||
crossbeam-channel = "0.3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue