Skip to content

Commit 4368d91

Browse files
committed
chore: set minimum Zig version to 0.15.1
1 parent 9b47204 commit 4368d91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.zig.zon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.{
22
.name = .msgpack,
33
.version = "0.4.0",
4+
.minimum_zig_version = "0.15.1",
45
.dependencies = .{},
56
.fingerprint = 0x6733a7563cbdeb64,
67
.paths = .{

0 commit comments

Comments
 (0)