Update raqote, font-kit, fontconfig.

This commit is contained in:
Josh Matthews 2020-07-08 11:04:19 -04:00
parent c7091f7b81
commit a6ca582a55
4 changed files with 46 additions and 55 deletions

View file

@ -52,7 +52,7 @@ freetype = "0.4"
servo_allocator = { path = "../allocator" }
[target.'cfg(target_os = "linux")'.dependencies]
servo-fontconfig = "0.4"
servo-fontconfig = "0.5"
[target.'cfg(target_os = "android")'.dependencies]
xml-rs = "0.8"