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