Updates Zig

This commit is contained in:
Mason Remaley 2025-09-07 13:51:02 -07:00
parent 7cd8f4c8c4
commit 9151811918
3 changed files with 32 additions and 25 deletions

View file

@ -2,7 +2,7 @@
.name = .dear_imgui,
.fingerprint = 0xc1cc609af54040bd,
.version = "0.0.0",
.minimum_zig_version = "0.14.0",
.minimum_zig_version = "0.15.1",
.dependencies = .{
.@"dear-imgui" = .{
.url = "https://github.com/ocornut/imgui/archive/refs/tags/v1.91.0-docking.tar.gz",