mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Fix servo build.
This commit is contained in:
parent
e149059608
commit
719209316c
7 changed files with 28 additions and 27 deletions
|
@ -37,7 +37,7 @@ canvas_traits = {path = "../canvas_traits"}
|
|||
caseless = "0.2"
|
||||
cookie = "0.10"
|
||||
chrono = "0.4"
|
||||
cssparser = "0.23.0"
|
||||
cssparser = "0.24"
|
||||
deny_public_fields = {path = "../deny_public_fields"}
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
dom_struct = {path = "../dom_struct"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue