mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Use xi-unicode for line breaking
This commit is contained in:
parent
d3f55fbf60
commit
894f6395e6
243 changed files with 430 additions and 470 deletions
|
@ -44,6 +44,7 @@ azure = {git = "https://github.com/servo/rust-azure", features = ["plugins"]}
|
|||
layers = {git = "https://github.com/servo/rust-layers", features = ["plugins"]}
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
webrender_traits = {git = "https://github.com/servo/webrender_traits"}
|
||||
xi-unicode = "0.0.1"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
core-foundation = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue