Bump cssparser to 0.21.2

This commit is contained in:
Manish Goregaokar 2017-09-18 23:03:07 -07:00
parent a5282cabe0
commit 7b0bc90aa0
2 changed files with 15 additions and 15 deletions

View file

@ -36,7 +36,7 @@ atomic_refcell = "0.1"
bitflags = "0.7"
byteorder = "1.0"
cfg-if = "0.1.0"
cssparser = "0.21.1"
cssparser = "0.21.2"
encoding = {version = "0.2", optional = true}
euclid = "0.15"
fallible = { path = "../fallible" }