mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -25,7 +25,7 @@ servo = ["serde", "style_traits/servo", "servo_atoms", "servo_config", "html5eve
|
|||
gecko_debug = []
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.6"
|
||||
app_units = "0.7"
|
||||
arrayvec = "0.4.6"
|
||||
atomic_refcell = "0.1"
|
||||
bitflags = "1.0"
|
||||
|
@ -34,7 +34,7 @@ cfg-if = "0.1.0"
|
|||
cssparser = "0.24.0"
|
||||
new_debug_unreachable = "1.0"
|
||||
encoding_rs = {version = "0.7", optional = true}
|
||||
euclid = "0.18"
|
||||
euclid = "0.19"
|
||||
fallible = { path = "../fallible" }
|
||||
fnv = "1.0"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue