mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
11 lines
319 B
Zig
11 lines
319 B
Zig
.{
|
|
.name = "zap",
|
|
.version = "0.0.6",
|
|
|
|
.dependencies = .{
|
|
.@"facil.io" = .{
|
|
.url = "https://github.com/zigzap/facil.io/archive/401acffd4398dacece5c167ecfc194ff1bf14665.tar.gz",
|
|
.hash = "1220109c8c8593ec18ed793482779aade4ce44643718742e772ab1acd43eac93574a",
|
|
}
|
|
}
|
|
}
|