mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update webrender to 923ee495bd9b0fda8a4a94c5a6cf42e2f0548731.
This commit is contained in:
parent
d13172845c
commit
171469c27c
14 changed files with 128 additions and 120 deletions
|
@ -48,8 +48,8 @@ ucd = "0.1.1"
|
|||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.6"
|
||||
core-graphics = "0.16"
|
||||
core-text = "11.0"
|
||||
core-graphics = "0.17"
|
||||
core-text = "13.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.4"
|
||||
|
@ -62,5 +62,5 @@ servo-fontconfig = "0.2.1"
|
|||
xml5ever = {version = "0.12"}
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
dwrote = "0.4"
|
||||
dwrote = "0.5"
|
||||
truetype = "0.26"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue