Updated a dependency
This commit is contained in:
parent
8fe8238a60
commit
3f1a39861f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ categories = ["gui", "api-bindings"]
|
|||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
implot-sys = { version = "0.1.0", path = "implot-sys" }
|
||||
implot-sys = { version = "0.2.0", path = "implot-sys" }
|
||||
imgui = { version = "0.5.0" }
|
||||
bitflags = "1.0"
|
||||
parking_lot = "0.11"
|
||||
|
|
Loading…
Reference in a new issue