We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b47204 commit 4368d91Copy full SHA for 4368d91
1 file changed
build.zig.zon
@@ -1,6 +1,7 @@
1
.{
2
.name = .msgpack,
3
.version = "0.4.0",
4
+ .minimum_zig_version = "0.15.1",
5
.dependencies = .{},
6
.fingerprint = 0x6733a7563cbdeb64,
7
.paths = .{
0 commit comments