mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Update WR (workaround a mac GL driver bug).
Also includes updates to the mac core-* crates and friends.
This commit is contained in:
parent
5c797d1943
commit
153e0a1dad
8 changed files with 104 additions and 110 deletions
|
@ -44,9 +44,9 @@ xi-unicode = "0.1.0"
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.3"
|
||||
core-graphics = "0.8"
|
||||
core-text = "6.0"
|
||||
core-foundation = "0.4"
|
||||
core-graphics = "0.9"
|
||||
core-text = "7.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