mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Upgrade example project dependencies
This commit is contained in:
parent
705b913a5d
commit
4ad173da3b
@ -10,9 +10,9 @@ publish = false
|
||||
|
||||
[dev-dependencies]
|
||||
gfx = "0.17"
|
||||
gfx_window_glutin = "0.25"
|
||||
gfx_window_glutin = "0.26"
|
||||
glium = { version = "0.22", default-features = true }
|
||||
glutin = "0.17"
|
||||
glutin = "0.18"
|
||||
imgui = { version = "0.0.19-pre", path = "../" }
|
||||
imgui-gfx-renderer = { version = "0.0.19-pre", path = "../imgui-gfx-renderer" }
|
||||
imgui-glium-renderer = { version = "0.0.19-pre", path = "../imgui-glium-renderer" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user