port to imgui v1.92.0

This commit is contained in:
Green Sky
2025-07-01 23:58:26 +02:00
parent 40df69d8f0
commit cfb7d22b23
5 changed files with 10 additions and 11 deletions

View File

@ -21,7 +21,7 @@
flake = false;
};
imgui = {
url = "github:ocornut/imgui/f5befd2d29e66809cd1110a152e375a7f1981f06";
url = "github:ocornut/imgui/85b2fe8486190fa9326565a2fb5fccb6caea4396";
flake = false;
};
plutosvg = {