Update WR (accelerated webgl fix on mac, line decoration optimizations).

This commit is contained in:
Glenn Watson 2018-03-23 07:35:03 +10:00
parent c20d0c00d7
commit 30bb1ccbef
6 changed files with 5 additions and 12 deletions

4
Cargo.lock generated
View file

@ -3508,7 +3508,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.57.0"
source = "git+https://github.com/servo/webrender#9c994b0cca8c1abc24fdf487df950954bebb62a7"
source = "git+https://github.com/servo/webrender#c32585c1ed94d6cad938ecd0ef7db566a367a00d"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3542,7 +3542,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.57.0"
source = "git+https://github.com/servo/webrender#9c994b0cca8c1abc24fdf487df950954bebb62a7"
source = "git+https://github.com/servo/webrender#c32585c1ed94d6cad938ecd0ef7db566a367a00d"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",