aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Watson <github@intuitionlibrary.com>2017-09-20 08:37:39 +1000
committerGlenn Watson <github@intuitionlibrary.com>2017-09-20 08:37:39 +1000
commita50df6387de89aaece003ffc183cd44a2bda51bc (patch)
treed4d2237bb64d740b6559ae5071f0e8be72962003
parentc6381c66a0bc2b7cad14a808b000d0e38860c7f6 (diff)
downloadservo-a50df6387de89aaece003ffc183cd44a2bda51bc.tar.gz
servo-a50df6387de89aaece003ffc183cd44a2bda51bc.zip
Update WR (quality improvements for subpx text and blur).
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b7390852cbb..901d1f3e94d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3587,7 +3587,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.50.0"
-source = "git+https://github.com/servo/webrender#aabd09368fbbbe7521874937a1b4d8bc628b9c40"
+source = "git+https://github.com/servo/webrender#68e2e7cd0e39d216bb6c35dfb353dc0700bb6948"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3614,7 +3614,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.50.0"
-source = "git+https://github.com/servo/webrender#aabd09368fbbbe7521874937a1b4d8bc628b9c40"
+source = "git+https://github.com/servo/webrender#68e2e7cd0e39d216bb6c35dfb353dc0700bb6948"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",