Fix servo build.

This commit is contained in:
Emilio Cobos Álvarez 2018-07-01 00:40:45 +02:00
parent e149059608
commit 719209316c
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
7 changed files with 28 additions and 27 deletions

View file

@ -10,7 +10,7 @@ name = "canvas_traits"
path = "lib.rs"
[dependencies]
cssparser = "0.23.0"
cssparser = "0.24.0"
euclid = "0.17"
ipc-channel = "0.10"
gleam = "0.5.1"