Skip to content

Commit 8cad698

Browse files
committed
chore: update Zig
1 parent 91c3d15 commit 8cad698

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
@@ -2,7 +2,7 @@
22
.name = .cookie,
33
.version = "0.3.0",
44
.fingerprint = 0x8ae0ba6611e7a9c1, // Changing this has security and trust implications.
5-
.minimum_zig_version = "0.15.1",
5+
.minimum_zig_version = "0.15.2",
66
.paths = .{
77
"src/",
88
"build.zig",

0 commit comments

Comments
 (0)