mirror of
https://github.com/servo/servo.git
synced 2025-08-28 08:38:20 +01:00
Move js to libc from crates.io.
This commit is contained in:
parent
e0af484269
commit
63f606306d
5 changed files with 10 additions and 4 deletions
|
@ -70,3 +70,4 @@ url = "0.2.16"
|
|||
time = "0.1.12"
|
||||
bitflags = "*"
|
||||
rustc-serialize = "*"
|
||||
libc = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue