chore: update to zig v0.15.2

This commit is contained in:
2026-01-21 17:00:43 -06:00
parent e43c4a2cb9
commit 2550d10aed
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,5 @@
/.vscode
/bin
**/zig-cache
**/.zig-cache
**/zig-out
/docs

View File

@@ -4,11 +4,9 @@
.paths = .{
"build.zig",
"build.zig.zon",
"lib/bitfield.zig",
"lib/gl.zig",
"src",
},
.minimum_zig_version = "0.15.1",
.minimum_zig_version = "0.15.2",
.fingerprint = 0xcb596c7fbdb20efc,
.dependencies = .{
.known_folders = .{