Skip to content

Commit 8aef4a9

Browse files
committed
bump minimum_zig_version
1 parent 28b735f commit 8aef4a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// This field is optional.
99
// This is currently advisory only; Zig does not yet do anything
1010
// with this value.
11-
.minimum_zig_version = "0.14.0",
11+
.minimum_zig_version = "0.16.0",
1212

1313
// This field is optional.
1414
// Each dependency must either provide a `url` and `hash`, or a `path`.

0 commit comments

Comments
 (0)