mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
11 lines
324 B
Zig
11 lines
324 B
Zig
.{
|
|
.name = "zap",
|
|
.version = "0.0.1",
|
|
|
|
.dependencies = .{
|
|
.@"facil.io" = .{
|
|
.url = "https://github.com/renerocksai/facil.io/archive/1b2fce7e46128c526880bce28e9ce68cd1e23ce2.tar.gz",
|
|
.hash = "1220b1eb9d016ad6c82ea2840acce19726152eec1193f615399170528f160c8c1003",
|
|
}
|
|
}
|
|
}
|