Updates Zig

This commit is contained in:
Mason Remaley 2025-11-29 03:01:59 -08:00
parent a43288f0f1
commit 241b2ee6a4
2 changed files with 22 additions and 11 deletions

View file

@ -2,7 +2,7 @@
.name = .dear_imgui,
.fingerprint = 0xc1cc609af54040bd,
.version = "1.0.0",
.minimum_zig_version = "0.15.1",
.minimum_zig_version = "0.16.0-dev.1484+d0ba6642b",
.dependencies = .{
.@"dear-imgui" = .{
.url = "https://github.com/ocornut/imgui/archive/refs/tags/v1.92.2b-docking.tar.gz",