mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -13,10 +13,10 @@ path = "lib.rs"
|
|||
unstable = ["parking_lot/nightly"]
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.6"
|
||||
app_units = "0.7"
|
||||
atomic_refcell = "0.1"
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
euclid = "0.18"
|
||||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue