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

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