script: Update angle url

This commit is contained in:
Emilio Cobos Álvarez 2016-03-23 16:53:27 +01:00
parent 50ba78c512
commit 8e61a8a974
4 changed files with 7 additions and 7 deletions

View file

@ -50,7 +50,7 @@ git = "https://github.com/servo/rust-mozjs"
git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
[dependencies.angle]
git = "https://github.com/ecoal95/angle"
git = "https://github.com/emilio/angle"
branch = "servo"
[dependencies.ipc-channel]