Update webrender.

This commit is contained in:
Josh Matthews 2020-07-29 11:59:59 -04:00
parent 64df2c2d60
commit 2ca1b06e77
8 changed files with 35 additions and 73 deletions

View file

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