Get rid of old libc feature

This commit is contained in:
Matt Brubeck 2015-05-05 10:04:37 -07:00
parent 49aed6555d
commit a0e45beae8
6 changed files with 6 additions and 2 deletions

1
ports/cef/Cargo.lock generated
View file

@ -1047,6 +1047,7 @@ dependencies = [
"gfx 0.0.1",
"glutin_app 0.0.1",
"layout 0.0.1",
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"msg 0.0.1",
"net 0.0.1",
"net_traits 0.0.1",

1
ports/gonk/Cargo.lock generated
View file

@ -1019,6 +1019,7 @@ dependencies = [
"devtools_traits 0.0.1",
"gfx 0.0.1",
"layout 0.0.1",
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"msg 0.0.1",
"net 0.0.1",
"net_traits 0.0.1",