style: Upgrade cssparser.

Bug: 1471104
MozReview-Commit-ID: 74rBgkJEcYd
This commit is contained in:
Xidorn Quan 2018-06-27 10:43:21 +10:00 committed by Emilio Cobos Álvarez
parent 26a9c9f53c
commit 9d1ae1840f
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
4 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ atomic_refcell = "0.1"
bitflags = "1.0"
byteorder = "1.0"
cfg-if = "0.1.0"
cssparser = "0.23.0"
cssparser = "0.24.0"
new_debug_unreachable = "1.0"
encoding_rs = {version = "0.7", optional = true}
euclid = "0.17"