Auto merge of #15760 - glennw:update-wr-deps, r=jdm

Update WR (mostly dep updates, clip-scroll work).

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15760)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-02-27 20:40:00 -08:00 committed by GitHub
commit b8b23fda5f
2 changed files with 44 additions and 44 deletions

View file

@ -59,5 +59,5 @@ servo-fontconfig = "0.2.1"
simd = "0.2.0"
[target.'cfg(target_os = "windows")'.dependencies]
servo-dwrote = "0.2"
dwrote = "0.2"
truetype = "0.26"