mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix build errors after rebase
This commit is contained in:
parent
4059e16a15
commit
1649b6a528
8 changed files with 383 additions and 13 deletions
|
@ -42,7 +42,7 @@ servo_geometry = {path = "../geometry"}
|
|||
serde_json = "1.0"
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = "0.6"
|
||||
smallvec = "0.6.2"
|
||||
style = {path = "../style", features = ["servo"]}
|
||||
style_traits = {path = "../style_traits"}
|
||||
unicode-bidi = {version = "0.3", features = ["with_serde"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue