servo: Merge #20294 - Update WR (port blurs and blits to brush_image) (from glennw:update-wr-blend-brush); r=jdm

Source-Repo: https://github.com/servo/servo
Source-Revision: daaee046b3a5a949a22b69a7ba42d2d741914645

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 9d047f11de899567adbdb2947ab792f71ff8fa46
This commit is contained in:
Glenn Watson 2018-03-14 08:52:20 -04:00
Родитель eff23d6ce5
Коммит ebdce99f09
1 изменённых файлов: 2 добавлений и 2 удалений

4
servo/Cargo.lock сгенерированный
Просмотреть файл

@ -3475,7 +3475,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.57.0"
source = "git+https://github.com/servo/webrender#6dea428a429cb6410949c14279e115122f74c501"
source = "git+https://github.com/servo/webrender#159ae52ef56ef4ba545f175769c9011ef194386f"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3503,7 +3503,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.57.0"
source = "git+https://github.com/servo/webrender#6dea428a429cb6410949c14279e115122f74c501"
source = "git+https://github.com/servo/webrender#159ae52ef56ef4ba545f175769c9011ef194386f"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",