Skip to content

Commit 120bf89

Browse files
committed
Update AFLplusplus version
This update is to pull in allyourcodebase/AFLplusplus#3 It adds in extra AFLplusplus scripts that make it easier to use afl.
1 parent 88c6b71 commit 120bf89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.1.0",
44
.dependencies = .{
55
.AFLplusplus = .{
6-
.url = "git+https://github.com/allyourcodebase/AFLplusplus#032984eabf5a35af386a3d0e542df7686da339c1",
7-
.hash = "1220010a1edd8631b2644476517024992f8e57f453bdb68668720bb590d168faf7c8",
6+
.url = "git+https://github.com/allyourcodebase/AFLplusplus#73098eac7ec38baf978b0f22d17b283014fefe1c",
7+
.hash = "122004ec248ef4e2d9b9f4f71a969fd173fa1d6cbceccff1ecc3e07d8379a9d12548",
88
},
99
},
1010
.paths = .{

0 commit comments

Comments
 (0)