Skip to content

Commit

Permalink
update zig-afl-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-it committed Jul 22, 2024
1 parent f6fd336 commit e135289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.version = "0.1.0",
.dependencies = .{
.@"zig-afl-kit" = .{
.url = "git+https://github.com/kristoff-it/zig-afl-kit#18fb6d594550011089fb89c843c199be756ae6db",
.hash = "1220a43c1567edce2699c3bd866d44f5c667463289ed40cc79116b34dd8c8d0e8375",
.url = "git+https://github.com/kristoff-it/zig-afl-kit#bb540a464806b6d0aa7aa068a7e1ef6af4890216",
.hash = "12208af6d678bc0945cf3ca77e95e921ac14b7db698889671debfb552925f55ec8b4",
},
},
.paths = .{
Expand Down

0 comments on commit e135289

Please sign in to comment.