Bug 1504507 - Update webrender to commit b04e28d59a339fe0b155ff4e5edfe2f2edac71f9 (WR PR #3264). r=kats

Differential Revision: https://phabricator.services.mozilla.com/D10887

--HG--
extra : moz-landing-system : lando
This commit is contained in:
WR Updater Bot 2018-11-05 13:13:55 +00:00
parent 69cacfa74d
commit a42012aeb7
2 changed files with 3 additions and 3 deletions

View File

@ -19,8 +19,8 @@ bitflags = "1.0"
byteorder = "1.2.1"
ipc-channel = {version = "0.11.0", optional = true}
euclid = { version = "0.19", features = ["serde"] }
serde = { version = "=1.0.66", features = ["rc"] }
serde_derive = { version = "=1.0.66", features = ["deserialize_in_place"] }
serde = { version = "=1.0.80", features = ["rc"] }
serde_derive = { version = "=1.0.80", features = ["deserialize_in_place"] }
serde_bytes = "0.10"
time = "0.1"

View File

@ -1 +1 @@
f8213800c600c8058556e962dd4f28dbc88a5931
b04e28d59a339fe0b155ff4e5edfe2f2edac71f9