Updated a dependency

This commit is contained in:
4bb4 2020-11-11 20:09:55 +01:00
parent 8fe8238a60
commit 3f1a39861f

View file

@ -11,7 +11,7 @@ categories = ["gui", "api-bindings"]
readme = "README.md" readme = "README.md"
[dependencies] [dependencies]
implot-sys = { version = "0.1.0", path = "implot-sys" } implot-sys = { version = "0.2.0", path = "implot-sys" }
imgui = { version = "0.5.0" } imgui = { version = "0.5.0" }
bitflags = "1.0" bitflags = "1.0"
parking_lot = "0.11" parking_lot = "0.11"