mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
11 lines
303 B
Zig
11 lines
303 B
Zig
.{
|
|
.name = "zap",
|
|
.version = "0.1.9-pre",
|
|
|
|
.dependencies = .{
|
|
.@"facil.io" = .{
|
|
.url = "https://github.com/zigzap/facil.io/archive/refs/tags/zap-0.0.11.tar.gz",
|
|
.hash = "1220aeeb78554b41e8b4a61eca7f29031cca7cb31d935c5583db17c0bb1439b87334",
|
|
}
|
|
}
|
|
}
|