aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Watson <github@intuitionlibrary.com>2017-10-30 07:02:29 +1000
committerGlenn Watson <github@intuitionlibrary.com>2017-10-30 07:02:29 +1000
commita9acb2466acddaa950d9c9abf6066007440de553 (patch)
tree6586f55aac1961188c5108048e71f03c17eb36df
parent98a90d25cf67ce6ed446f40e4efe84e18440cea1 (diff)
downloadservo-a9acb2466acddaa950d9c9abf6066007440de553.tar.gz
servo-a9acb2466acddaa950d9c9abf6066007440de553.zip
Update WR (driver bug fix, optimize DL writer).
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 70c88243058..2962a40f119 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3624,7 +3624,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.53.1"
-source = "git+https://github.com/servo/webrender#82e6085a14cc6d4025ca43d899847f125043adb2"
+source = "git+https://github.com/servo/webrender#9110e7498fbe9e9d58c480c6ccae0f1461e3dbfb"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3652,7 +3652,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.53.1"
-source = "git+https://github.com/servo/webrender#82e6085a14cc6d4025ca43d899847f125043adb2"
+source = "git+https://github.com/servo/webrender#9110e7498fbe9e9d58c480c6ccae0f1461e3dbfb"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",