mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-13 14:38:36 +00:00
Update glium to 0.20 in imgui-examples
This commit is contained in:
parent
4f3ef1cc26
commit
081b0e7bf4
@ -11,7 +11,7 @@ publish = false
|
||||
[dev-dependencies]
|
||||
gfx = "0.16"
|
||||
gfx_window_glutin = "0.19"
|
||||
glium = { version = "0.19", default-features = true }
|
||||
glium = { version = "0.20", default-features = true }
|
||||
glutin = "0.11"
|
||||
imgui = { version = "0.0.19-pre", path = "../" }
|
||||
imgui-gfx-renderer = { version = "0.0.19-pre", path = "../imgui-gfx-renderer" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user