Pick up new webrender for doc build fixes

This commit is contained in:
Lars Bergstrom 2016-02-24 09:32:52 -06:00
parent 438b3a444b
commit 1423fb5a63
3 changed files with 3 additions and 3 deletions

View file

@ -2207,7 +2207,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#c05e4d6458609bd6ecab3fea644cdd299a830032"
source = "git+https://github.com/servo/webrender#c23d3cfebecfc377438a233e3eb5d92cc8130c6c"
dependencies = [
"app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"core-graphics 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/cef/Cargo.lock generated
View file

@ -2093,7 +2093,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#c05e4d6458609bd6ecab3fea644cdd299a830032"
source = "git+https://github.com/servo/webrender#c23d3cfebecfc377438a233e3eb5d92cc8130c6c"
dependencies = [
"app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"core-graphics 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/gonk/Cargo.lock generated
View file

@ -2041,7 +2041,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#c05e4d6458609bd6ecab3fea644cdd299a830032"
source = "git+https://github.com/servo/webrender#c23d3cfebecfc377438a233e3eb5d92cc8130c6c"
dependencies = [
"app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"core-graphics 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",