Bump cssparser to 0.13.7

This commit is contained in:
Manish Goregaokar 2017-06-02 17:43:56 -07:00
parent eac4f407e2
commit 41f1c3463e
13 changed files with 26 additions and 26 deletions

View file

@ -14,7 +14,7 @@ app_units = "0.4.1"
atomic_refcell = "0.1"
bitflags = "0.7"
canvas_traits = {path = "../canvas_traits"}
cssparser = "0.13.3"
cssparser = "0.13.7"
euclid = "0.11"
fnv = "1.0"
gfx = {path = "../gfx"}