mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
WIP: Dedupe dependencies
This commit is contained in:
parent
8eb2a53e20
commit
6354cd9a5e
11 changed files with 49 additions and 144 deletions
|
@ -46,9 +46,9 @@ ucd = "0.1.1"
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.5"
|
||||
core-graphics = "0.13"
|
||||
core-text = "9.0"
|
||||
core-foundation = "0.6"
|
||||
core-graphics = "0.14"
|
||||
core-text = "10.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue