Update webrender.

This commit is contained in:
Josh Matthews 2020-08-10 13:17:40 -04:00
parent 420e19f172
commit 91ca74c9be
7 changed files with 33 additions and 66 deletions

View file

@ -53,7 +53,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"