mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
parent
bda560d01b
commit
f3c81fcda8
39 changed files with 160 additions and 76 deletions
|
@ -48,6 +48,8 @@ style_traits = {path = "../style_traits"}
|
|||
unicode-bidi = {version = "0.3", features = ["with_serde"]}
|
||||
unicode-script = {version = "0.1", features = ["harfbuzz"]}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
xi-unicode = "0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
size_of_test = {path = "../size_of_test"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue