style: Fix build / unit tests.

This commit is contained in:
Emilio Cobos Álvarez 2018-07-01 00:40:32 +02:00
parent fc5dbc1bae
commit e149059608
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
4 changed files with 2 additions and 414 deletions

View file

@ -12,7 +12,7 @@ doctest = false
[dependencies]
byteorder = "1.0"
app_units = "0.6"
cssparser = "0.23.0"
cssparser = "0.24.0"
euclid = "0.17"
html5ever = "0.22"
parking_lot = "0.5"