mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -10,11 +10,11 @@ name = "script_layout_interface"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.6"
|
||||
app_units = "0.7"
|
||||
atomic_refcell = "0.1"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.24"
|
||||
euclid = "0.18"
|
||||
euclid = "0.19"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
html5ever = "0.22"
|
||||
ipc-channel = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue