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

@ -8,4 +8,4 @@ edition = "2018"
[dependencies]
implot = { path = "../../" }
imgui = "0.5.0"
imgui = "0.6.0"