diff --git a/Cargo.toml b/Cargo.toml index c3756e3..1c2fa36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ optional = true [dependencies.imgui-sys] path = "imgui-sys" -version = "0.0.3" +version = "0.0.4" [build-dependencies] gcc = "0.3"