diff --git a/Cargo.toml b/Cargo.toml index b558956..bd21db5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,11 +2,9 @@ members = [ "imgui", "imgui-sys", - "imgui-gfx-renderer", "imgui-glium-renderer", "imgui-glow-renderer", "imgui-winit-support", "imgui-examples", - "imgui-gfx-examples", "xtask", ]