mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
handing updating glium. i suffer
This commit is contained in:
parent
a1456f3622
commit
ee5f5abbc9
@ -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.31", default-features = false }
|
||||
imgui = { version = "0.7.0", path = "../imgui" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user