Update WR (image mask, vertex texture bug fixes).

This commit is contained in:
Glenn Watson 2017-02-16 07:11:49 +10:00
parent 3c8daca772
commit d901d61d34

4
Cargo.lock generated
View file

@ -3192,7 +3192,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.15.0"
source = "git+https://github.com/servo/webrender#3c05fd2fccc2b51ec8b1b12cb96b7d011468766c"
source = "git+https://github.com/servo/webrender#938b32ca93bf5e878422ac4bafcdd53f8058f880"
dependencies = [
"app_units 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3220,7 +3220,7 @@ dependencies = [
[[package]]
name = "webrender_traits"
version = "0.14.0"
source = "git+https://github.com/servo/webrender#3c05fd2fccc2b51ec8b1b12cb96b7d011468766c"
source = "git+https://github.com/servo/webrender#938b32ca93bf5e878422ac4bafcdd53f8058f880"
dependencies = [
"app_units 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",