Update remaining references to cssparser 0.24.

This commit is contained in:
Emilio Cobos Álvarez 2018-11-05 12:19:23 +01:00
parent 99f9d84555
commit 29f56919e2
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
5 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
webgl_backtrace = []
[dependencies]
cssparser = "0.24.0"
cssparser = "0.25"
euclid = "0.19"
ipc-channel = "0.11"
gleam = "0.6"