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

@ -54,7 +54,7 @@ env_logger = "0.7"
euclid = "0.20"
gfx = { path = "../gfx" }
gfx_traits = { path = "../gfx_traits" }
gleam = "0.12"
gleam = "0.11"
gstreamer = { version = "0.15", features = ["v1_16"], optional = true }
ipc-channel = "0.14"
keyboard-types = "0.5"