diff --git a/Cargo.toml b/Cargo.toml index 9cdb50a..b9a13ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ optional = true [dependencies.imgui-sys] path = "imgui-sys" -version = "0.0.8-pre" [build-dependencies] gcc = "0.3"