mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move layout to libc from crates.io.
This commit is contained in:
parent
d94bd278a4
commit
b6483c96be
7 changed files with 9 additions and 3 deletions
|
@ -60,3 +60,4 @@ encoding = "0.2"
|
|||
url = "0.2.16"
|
||||
bitflags = "*"
|
||||
rustc-serialize = "0.2"
|
||||
libc = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue