We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c3d15 commit 8cad698Copy full SHA for 8cad698
1 file changed
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = .cookie,
3
.version = "0.3.0",
4
.fingerprint = 0x8ae0ba6611e7a9c1, // Changing this has security and trust implications.
5
- .minimum_zig_version = "0.15.1",
+ .minimum_zig_version = "0.15.2",
6
.paths = .{
7
"src/",
8
"build.zig",
0 commit comments