mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Updated glium dependency
This commit is contained in:
parent
57715a365d
commit
30116a2d75
@ -15,7 +15,7 @@ default = ["glium"]
|
||||
libc = "0.2"
|
||||
|
||||
[dependencies.glium]
|
||||
version = "0.14"
|
||||
version = "0.15"
|
||||
default-features = false
|
||||
optional = true
|
||||
|
||||
@ -29,6 +29,6 @@ gcc = "0.3"
|
||||
time = "0.1"
|
||||
|
||||
[dev-dependencies.glium]
|
||||
version = "0.14"
|
||||
version = "0.15"
|
||||
features = ["glutin"]
|
||||
default-features = false
|
||||
|
||||
@ -16,7 +16,7 @@ bitflags = "0.7"
|
||||
libc = "0.2"
|
||||
|
||||
[dependencies.glium]
|
||||
version = "0.14"
|
||||
version = "0.15"
|
||||
default-features = false
|
||||
optional = true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user