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

@ -75,6 +75,6 @@ websocket = "0.17"
xml5ever = {version = "0.1.2", features = ["unstable"]}
[dependencies.webrender_traits]
git = "https://github.com/servo/webrender_traits"
git = "https://github.com/servo/webrender"
default_features = false
features = ["nightly", "serde_macros"]