mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-24 20:08:31 +00:00
Update dependency
This commit is contained in:
parent
a522284344
commit
009eba2249
@ -16,7 +16,7 @@ exclude = [
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bitflags = "1.0"
|
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 }
|
gfx = { version = "0.18", optional = true }
|
||||||
imgui-sys = { version = "0.5.0", path = "imgui-sys" }
|
imgui-sys = { version = "0.5.0", path = "imgui-sys" }
|
||||||
lazy_static = "1.1"
|
lazy_static = "1.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user