Update to webrender 0.4.0

This commit is contained in:
Anthony Ramine 2016-08-18 14:48:29 +02:00
parent fb7cb92076
commit 03a0170c91
17 changed files with 178 additions and 114 deletions

View file

@ -47,7 +47,7 @@ util = {path = "../util"}
xi-unicode = "0.0.1"
[dependencies.webrender_traits]
git = "https://github.com/servo/webrender_traits"
git = "https://github.com/servo/webrender"
default_features = false
features = ["serde_macros"]