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 7ed1f99 commit e82dfa1Copy full SHA for e82dfa1
build.zig.zon
@@ -2,6 +2,7 @@
2
.name = .zemscripten,
3
.fingerprint = 0x2de6d80ca84319b1, // Changing this has security and trust implications.
4
.version = "0.2.0-dev",
5
+ .minimum_zig_version = "0.14.1",
6
.paths = .{
7
"build.zig",
8
"build.zig.zon",
0 commit comments