diff --git a/dub.sdl b/dub.sdl index 017e2e1..de7d5e8 100644 --- a/dub.sdl +++ b/dub.sdl @@ -1,4 +1,4 @@ -name "bindbc-imgui" +name "i2d-imgui" description "Dynamic and static bindings to imgui, compatible with -betterC, @nogc, and nothrow." homepage "" authors "Joshua T. Fisher" "Luna Nielsen"