Merge gfx and gfx_tests

This commit is contained in:
Anthony Ramine 2018-01-19 11:53:49 +01:00
parent a17a1fd06e
commit c2ed7c9632
7 changed files with 6 additions and 37 deletions

10
Cargo.lock generated
View file

@ -1101,16 +1101,6 @@ dependencies = [
"xml5ever 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "gfx_tests"
version = "0.0.1"
dependencies = [
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
"gfx 0.0.1",
"ipc-channel 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"style 0.0.1",
]
[[package]]
name = "gfx_traits"
version = "0.0.1"