Skip to content

Commit bf8b93b

Browse files
committed
chore: update Zig
1 parent 1fb8c45 commit bf8b93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.name = .sieve,
33
.version = "0.2.0",
44
.fingerprint = 0x34df97e7ea21fbe6, // 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)