Relaxed version specifications a bit
This commit is contained in:
parent
c0b2155bad
commit
3a4696b6ce
5 changed files with 9 additions and 9 deletions
|
@ -14,9 +14,9 @@ clipboard = "0.5"
|
|||
glium = { version = "0.30", default-features = true }
|
||||
image = "0.23"
|
||||
imgui-sys = "0.8.0"
|
||||
imgui = "=0.8.0"
|
||||
imgui-glium-renderer = "=0.8.0"
|
||||
imgui-winit-support = "=0.8.0"
|
||||
imgui = "0.8.0"
|
||||
imgui-glium-renderer = "0.8.0"
|
||||
imgui-winit-support = "0.8.0"
|
||||
|
||||
implot-sys = { path = "../../implot-sys" }
|
||||
implot = { path = "../../" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue