Updates Zig

This commit is contained in:
Mason Remaley 2026-01-15 01:12:15 -08:00
parent 8ca5c953f1
commit 67e1f44f0f
3 changed files with 30 additions and 30 deletions

View file

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