Revert "Update raqote, font-kit, fontconfig."

This reverts commit a6ca582a55.
This commit is contained in:
Josh Matthews 2020-08-04 19:16:19 -04:00
parent 6b520850f3
commit ecfaba9304
4 changed files with 55 additions and 46 deletions

View file

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