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

@ -45,6 +45,6 @@ url = {version = "1.2", features = ["heap_size"]}
util = {path = "../util"}
[dependencies.webrender_traits]
git = "https://github.com/servo/webrender_traits"
git = "https://github.com/servo/webrender"
default_features = false
features = ["serde_macros"]