Skip to content

Commit

Permalink
Bug 1504507 - Update webrender to commit b04e28d59a339fe0b155ff4e5edf…
Browse files Browse the repository at this point in the history
…e2f2edac71f9 (WR PR #3264). r=kats

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

--HG--
extra : moz-landing-system : lando
  • Loading branch information
WR Updater Bot committed Nov 5, 2018
1 parent 69cacfa commit a42012a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gfx/webrender_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion gfx/webrender_bindings/revision.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f8213800c600c8058556e962dd4f28dbc88a5931
b04e28d59a339fe0b155ff4e5edfe2f2edac71f9

0 comments on commit a42012a

Please sign in to comment.