mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Move Image and PixelFormat to net_traits.
This commit is contained in:
parent
e3ebbd0fcd
commit
dce2872f45
14 changed files with 40 additions and 32 deletions
|
@ -16,6 +16,7 @@ image = "0.10"
|
|||
ipc-channel = "0.5"
|
||||
log = "0.3.5"
|
||||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
plugins = {path = "../plugins"}
|
||||
regex = "0.1.55"
|
||||
rustc-serialize = "0.3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue