update imgui 0.6

This commit is contained in:
Benedikt Mandelkow 2020-11-23 00:30:06 +01:00 committed by 4bb4
parent 07ff32ea2a
commit c5ec153488
7 changed files with 20 additions and 17 deletions

View file

@ -12,7 +12,7 @@ build = "build.rs"
links = "implot"
[dependencies]
imgui-sys = "0.5.0"
imgui-sys = "0.6.0"
[build-dependencies]
cc = "1.0"