Move util to libc from crates.io.

This commit is contained in:
Ms2ger 2015-02-20 00:43:45 +01:00
parent 49ff6b2ccc
commit 125df55222
5 changed files with 4 additions and 1 deletions

View file

@ -840,6 +840,7 @@ dependencies = [
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
"lazy_static 0.1.7 (git+https://github.com/Kimundi/lazy-static.rs)",
"libc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"plugins 0.0.1",
"rand 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",