Update font-kit.

This commit is contained in:
Josh Matthews 2022-04-01 01:00:18 -04:00
parent e57b9a3446
commit 72fd95f613
6 changed files with 74 additions and 104 deletions

View file

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