Update Zig version to latest stable (Hopefully that's good enough.)

This commit is contained in:
Katie Hall
2025-10-04 18:10:23 -07:00
parent 7acf3a1163
commit 8961518db2

View File

@@ -2,7 +2,7 @@
.name = .vulkan,
.fingerprint = 0xbe155a03c72db6af,
.version = "0.0.0",
.minimum_zig_version = "0.15.0-dev.1518+749f10af4",
.minimum_zig_version = "0.15.1",
.paths = .{
"build.zig",
"LICENSE",