Auto merge of #16815 - Manishearth:cssup, r=metajack

Bump cssparser to 0.13.3

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16815)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-05-11 16:10:23 -05:00 committed by GitHub
commit d1f2cdfb3d
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"}