mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Update remaining references to cssparser 0.24.
This commit is contained in:
parent
99f9d84555
commit
29f56919e2
5 changed files with 15 additions and 15 deletions
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
app_units = "0.7"
|
||||
atomic_refcell = "0.1"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.24"
|
||||
cssparser = "0.25"
|
||||
euclid = "0.19"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
html5ever = "0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue