mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Move gfx to libc from crates.io.
This commit is contained in:
parent
d26345f868
commit
e072e5946e
5 changed files with 28 additions and 7 deletions
|
@ -9,7 +9,6 @@
|
|||
#![feature(hash)]
|
||||
#![feature(int_uint)]
|
||||
#![cfg_attr(any(target_os="linux", target_os = "android"), feature(io))]
|
||||
#![feature(libc)]
|
||||
#![cfg_attr(any(target_os="linux", target_os = "android"), feature(path))]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue