mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update to cssparser 0.11
This commit is contained in:
parent
0f2d000a23
commit
33ef6f78e5
17 changed files with 56 additions and 35 deletions
|
@ -14,7 +14,7 @@ app_units = "0.4"
|
|||
atomic_refcell = "0.1"
|
||||
bitflags = "0.7"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = {version = "0.10", features = ["heapsize", "serde"]}
|
||||
cssparser = {version = "0.11", features = ["heapsize", "serde"]}
|
||||
euclid = "0.11"
|
||||
fnv = "1.0"
|
||||
gfx = {path = "../gfx"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue