mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-13 22:48:34 +00:00
Upgrade some dependencies
This commit is contained in:
parent
47a171089e
commit
01607f6fca
@ -10,9 +10,9 @@ publish = false
|
||||
|
||||
[dev-dependencies]
|
||||
gfx = "0.16"
|
||||
gfx_window_glutin = "0.17"
|
||||
gfx_window_glutin = "0.18"
|
||||
glium = { version = "0.18", default-features = true }
|
||||
glutin = "0.9"
|
||||
glutin = "0.10"
|
||||
imgui = { version = "0.0.17-pre", path = "../" }
|
||||
imgui-gfx-renderer = { version = "0.0.17-pre", path = "../imgui-gfx-renderer" }
|
||||
imgui-glium-renderer = { version = "0.0.17-pre", path = "../imgui-glium-renderer" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user