Skip to content

Commit 7e65eb4

Browse files
committed
bump zig version
1 parent 5f2a645 commit 7e65eb4

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 = .AFLplusplus,
33
.fingerprint = 0x632e7eb6e1720d68,
44
.version = "4.21.0",
5-
.minimum_zig_version = "0.15.0",
5+
.minimum_zig_version = "0.15.1",
66
.dependencies = .{
77
.AFLplusplus = .{
88
.url = "https://github.com/AFLplusplus/AFLplusplus/archive/v4.21c.tar.gz",

0 commit comments

Comments
 (0)