mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-17 00:18:34 +00:00
updating glium version
This commit is contained in:
parent
8940d64cf0
commit
16c44b2acb
@ -10,5 +10,5 @@ license = "MIT/Apache-2.0"
|
||||
categories = ["gui", "rendering"]
|
||||
|
||||
[dependencies]
|
||||
glium = { version = ">=0.28, < 0.30", default-features = false }
|
||||
glium = { version = ">=0.28, <= 0.30", default-features = false }
|
||||
imgui = { version = "0.7.0", path = "../imgui" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user