Update servo-fontconfig to 0.4

This commit is contained in:
Bastien Orivel 2019-05-29 22:51:30 +02:00
parent d8983b5127
commit 3ba0b6fcc0
2 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ freetype = "0.4"
servo_allocator = {path = "../allocator"}
[target.'cfg(target_os = "linux")'.dependencies]
servo-fontconfig = "0.2.1"
servo-fontconfig = "0.4"
[target.'cfg(target_os = "android")'.dependencies]
xml5ever = {version = "0.14"}