mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
parent
549179bbd6
commit
c1920357b0
8 changed files with 73 additions and 35 deletions
|
@ -43,9 +43,9 @@ xi-unicode = "0.1.0"
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.9"
|
||||
core-graphics = "0.22"
|
||||
core-text = "19.0"
|
||||
core-foundation = "0.7"
|
||||
core-graphics = "0.19"
|
||||
core-text = "15.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue