mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update webrender crate refs to reflect ownership change.
Also updated the 'webrender' ref to point to the latest commit.
This commit is contained in:
parent
d85ee09bc7
commit
83b22fd97f
12 changed files with 53 additions and 53 deletions
|
@ -82,10 +82,10 @@ git = "https://github.com/servo/gaol"
|
|||
git = "https://github.com/servo/gaol"
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/glennw/webrender_traits"
|
||||
git = "https://github.com/servo/webrender_traits"
|
||||
|
||||
[dependencies.webrender]
|
||||
git = "https://github.com/glennw/webrender"
|
||||
git = "https://github.com/servo/webrender"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue