mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Upgrade all deps using core-foundation
This commit is contained in:
parent
64c514ac3a
commit
b2ec9792f6
3 changed files with 5 additions and 5 deletions
|
@ -49,9 +49,9 @@ xi-unicode = "0.1.0"
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.4"
|
||||
core-graphics = "0.12.2"
|
||||
core-text = "8.0"
|
||||
core-foundation = "0.5"
|
||||
core-graphics = "0.13"
|
||||
core-text = "9.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