Update webrender crate refs to reflect ownership change.

Also updated the 'webrender' ref to point to the latest commit.
This commit is contained in:
Corey Farwell 2016-02-23 18:56:52 -05:00
parent d85ee09bc7
commit 83b22fd97f
12 changed files with 53 additions and 53 deletions

View file

@ -34,7 +34,7 @@ git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
git = "https://github.com/servo/ipc-channel"
[dependencies.webrender_traits]
git = "https://github.com/glennw/webrender_traits"
git = "https://github.com/servo/webrender_traits"
[dependencies]
log = "0.3"