mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update to cssparser 0.13
This commit is contained in:
parent
418c3e8cc7
commit
11cef135e7
53 changed files with 42 additions and 180 deletions
|
@ -14,7 +14,7 @@ app_units = "0.4"
|
|||
atomic_refcell = "0.1"
|
||||
bitflags = "0.7"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.12.1"
|
||||
cssparser = "0.13"
|
||||
euclid = "0.11"
|
||||
fnv = "1.0"
|
||||
gfx = {path = "../gfx"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue