Auto merge of #28203 - jdm:update-truetype, r=SimonSapin

Update truetype dependency.

Closes https://github.com/servo/servo/issues/28101
This commit is contained in:
bors-servo 2021-02-25 13:22:05 -05:00 committed by GitHub
commit 30f927f67b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -59,4 +59,4 @@ xml-rs = "0.8"
[target.'cfg(target_os = "windows")'.dependencies]
dwrote = "0.11"
truetype = "0.26"
truetype = "0.30"