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.8-pre",
|
|
|
|
.dependencies = .{
|
|
.@"facil.io" = .{
|
|
.url = "https://github.com/zigzap/facil.io/archive/refs/tags/zap-0.0.10.tar.gz",
|
|
.hash = "12205e49e9c2c6f0dcab9423fc92d8f0450a4dc2706b68a6d45a448a738ebff70103",
|
|
}
|
|
}
|
|
}
|