Revert "Update webrender."

This reverts commit 2ca1b06e77.
This commit is contained in:
Josh Matthews 2020-08-04 19:15:52 -04:00
parent 549179bbd6
commit c1920357b0
8 changed files with 73 additions and 35 deletions

View file

@ -21,7 +21,7 @@ crossbeam-channel = "0.4"
embedder_traits = { path = "../embedder_traits" }
euclid = "0.20"
gfx_traits = { path = "../gfx_traits" }
gleam = { version = "0.12", optional = true }
gleam = { version = "0.11", optional = true }
image = "0.23"
ipc-channel = "0.14"
keyboard-types = "0.5"