mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Move util to libc from crates.io.
This commit is contained in:
parent
49ff6b2ccc
commit
125df55222
5 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
#![feature(hash)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(libc)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(path)]
|
||||
#![feature(plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue