Bump cssparser to 0.13.3

This commit is contained in:
Manish Goregaokar 2017-05-11 12:19:19 -07:00
parent f579405510
commit 1b9bac7e66
14 changed files with 29 additions and 29 deletions

View file

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