Skip to content

Commit db86cd6

Browse files
committed
Add minimum_zig_version
1 parent 70fdb09 commit db86cd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build.zig.zon

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.{
22
.name = .mecha,
33
.version = "0.9.0",
4+
.minimum_zig_version = "0.14.0",
45
.fingerprint = 0x767886c8489a5175,
56
.paths = .{"."},
67
}

0 commit comments

Comments
 (0)