Update dependency

This commit is contained in:
Max de Danschutter 2020-11-09 14:35:13 +01:00
parent a522284344
commit 009eba2249

View File

@ -16,7 +16,7 @@ exclude = [
[dependencies]
bitflags = "1.0"
glium = { version = "0.27", default-features = false, optional = true }
glium = { version = "0.28", default-features = false, optional = true }
gfx = { version = "0.18", optional = true }
imgui-sys = { version = "0.5.0", path = "imgui-sys" }
lazy_static = "1.1"