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

@ -13,7 +13,7 @@ path = "lib.rs"
app_units = "0.4"
atomic_refcell = "0.1"
canvas_traits = {path = "../canvas_traits"}
cssparser = "0.13"
cssparser = "0.13.3"
euclid = "0.11"
gfx_traits = {path = "../gfx_traits"}
heapsize = "0.3.0"