We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b735f commit 8aef4a9Copy full SHA for 8aef4a9
1 file changed
build.zig.zon
@@ -8,7 +8,7 @@
8
// This field is optional.
9
// This is currently advisory only; Zig does not yet do anything
10
// with this value.
11
- .minimum_zig_version = "0.14.0",
+ .minimum_zig_version = "0.16.0",
12
13
14
// Each dependency must either provide a `url` and `hash`, or a `path`.
0 commit comments