We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b29ee commit fa12b57Copy full SHA for fa12b57
build.zig.zon
@@ -2,6 +2,7 @@
2
.name = .zglfw,
3
.fingerprint = 0x6fbada33344305ce, // Changing this has security and trust implications.
4
.version = "0.10.0-dev",
5
+ .minimum_zig_version = "0.14.0",
6
.paths = .{
7
"build.zig",
8
"build.zig.zon",
0 commit comments