mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -14,7 +14,6 @@ bitflags = "0.7"
|
|||
cssparser = {version = "0.7", features = ["heap_size", "serde-serialization"]}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
ipc-channel = "0.5"
|
||||
plugins = {path = "../plugins"}
|
||||
serde = "0.8"
|
||||
serde_derive = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue