mirror of
https://github.com/servo/servo.git
synced 2025-08-23 22:35:33 +01:00
WR multi-document support
This commit is contained in:
parent
d1e4fdb7fa
commit
ba214bcec5
8 changed files with 90 additions and 71 deletions
|
@ -48,8 +48,8 @@ xi-unicode = "0.1.0"
|
|||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.4"
|
||||
core-graphics = "0.9"
|
||||
core-text = "7.0"
|
||||
core-graphics = "0.12.2"
|
||||
core-text = "8.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue