Move compositing to libc from crates.io.

This commit is contained in:
Ms2ger 2015-02-21 00:24:58 +01:00
parent bc0e13a46d
commit 895d1ec10a
5 changed files with 5 additions and 2 deletions

View file

@ -99,6 +99,7 @@ dependencies = [
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
"layout_traits 0.0.1",
"libc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"msg 0.0.1",
"net 0.0.1",
"png 0.1.0 (git+https://github.com/servo/rust-png)",