mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update core-foundation-sys to 0.3
This commit is contained in:
parent
a1d19ca5f8
commit
db3e5be878
7 changed files with 103 additions and 218 deletions
|
@ -48,9 +48,9 @@ features = ["serde_derive", "ipc"]
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.2"
|
||||
core-graphics = "0.5"
|
||||
core-text = "2.0"
|
||||
core-foundation = "0.3"
|
||||
core-graphics = "0.6"
|
||||
core-text = "3.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue