Move PaintMsg enum to gfx_traits #8844

This commit is contained in:
Maciej Skrzypkowski 2015-12-17 14:47:23 +01:00
parent f3e921a584
commit 3f7f323556
9 changed files with 23 additions and 10 deletions

View file

@ -658,6 +658,8 @@ dependencies = [
"azure 0.2.1 (git+https://github.com/servo/rust-azure)",
"layers 0.2.0 (git+https://github.com/servo/rust-layers)",
"msg 0.0.1",
"serde 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_macros 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]