1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00

Update README and announceybot.exe

This commit is contained in:
Rene Schallner 2024-04-22 10:14:02 +02:00
parent f45947afb0
commit e95b12d5ff
2 changed files with 4 additions and 1 deletions

View file

@ -272,7 +272,10 @@ To add zap to `build.zig.zon`:
.zap = .{ .zap = .{
.url = "https://github.com/zigzap/zap/archive/refs/tags/v0.7.0.tar.gz", .url = "https://github.com/zigzap/zap/archive/refs/tags/v0.7.0.tar.gz",
.hash = "1220a1cb1822ea77083045d246db5d7a6f07a8ddafa69c98dee367560f9ce667fd8d", .hash = "1220a1cb1822ea77083045d246db5d7a6f07a8ddafa69c98dee367560f9ce667fd8d",
} },
.paths = .{
"",
},
} }
} }
``` ```

Binary file not shown.