Update webrender.

This commit is contained in:
Josh Matthews 2019-01-03 13:48:00 -05:00
parent fb95f9df9c
commit 9f855ae847
15 changed files with 370 additions and 214 deletions

View file

@ -63,5 +63,5 @@ servo-fontconfig = "0.2.1"
xml5ever = {version = "0.12"}
[target.'cfg(target_os = "windows")'.dependencies]
dwrote = "0.6"
dwrote = "0.7"
truetype = "0.26"