Update cssparser to 0.7.3 to get perf improvements.

This commit is contained in:
Cameron McCormack 2017-01-24 11:20:17 +08:00
parent 231481570e
commit 87c57489d7
2 changed files with 25 additions and 23 deletions

View file

@ -26,7 +26,7 @@ app_units = "0.3"
atomic_refcell = "0.1"
bitflags = "0.7"
cfg-if = "0.1.0"
cssparser = "0.7"
cssparser = "0.7.3"
encoding = "0.2"
euclid = "0.10.1"
fnv = "1.0"