Updates Zig

This commit is contained in:
Mason Remaley 2026-04-13 23:40:46 -07:00
parent 1673ed636a
commit a6bdcb3836
3 changed files with 63 additions and 61 deletions

View file

@ -2,7 +2,7 @@
.name = .dear_imgui,
.fingerprint = 0xc1cc609af54040bd,
.version = "1.0.0",
.minimum_zig_version = "0.16.0-dev.2193+fc517bd01",
.minimum_zig_version = "0.16.0-dev.3153+d6f43caad",
.dependencies = .{
.@"dear-imgui" = .{
// Using a patched version of v1.92.5-docking that has a UBSAN fix. The equivalent to