mirror of
https://github.com/servo/servo.git
synced 2025-08-25 23:28:21 +01:00
Fix Servo build.
This commit is contained in:
parent
6c5456b4b6
commit
689293e4fb
12 changed files with 24 additions and 42 deletions
|
@ -18,6 +18,7 @@ atomic_refcell = "0.1"
|
|||
embedder_traits = {path = "../embedder_traits"}
|
||||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
fxhash = "0.2"
|
||||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
histogram = "0.6.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue