mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Move compositing to libc from crates.io.
This commit is contained in:
parent
bc0e13a46d
commit
895d1ec10a
5 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(libc)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue