Update webrender.

This commit is contained in:
Josh Matthews 2020-07-29 11:59:59 -04:00
parent 64df2c2d60
commit 2ca1b06e77
8 changed files with 35 additions and 73 deletions

View file

@ -43,9 +43,9 @@ xi-unicode = "0.1.0"
[target.'cfg(target_os = "macos")'.dependencies]
byteorder = "1.0"
core-foundation = "0.7"
core-graphics = "0.19"
core-text = "15.0"
core-foundation = "0.9"
core-graphics = "0.22"
core-text = "19.0"
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
freetype = "0.7"