WR update: dependencies update

This commit is contained in:
Paul Rouget 2019-03-07 14:20:00 +01:00
parent 93dc2295f7
commit ecc11826d2
6 changed files with 184 additions and 99 deletions

View file

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