mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update webrender.
This commit is contained in:
parent
420e19f172
commit
91ca74c9be
7 changed files with 33 additions and 66 deletions
|
@ -43,9 +43,9 @@ xi-unicode = "0.1.0"
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.7"
|
||||
core-graphics = "0.19"
|
||||
core-text = "15.0"
|
||||
core-foundation = "0.9"
|
||||
core-graphics = "0.22"
|
||||
core-text = "19.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