mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +00:00
12 lines
141 B
Zig
12 lines
141 B
Zig
.{
|
|
.name = "zap",
|
|
.version = "0.4.0",
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"doc",
|
|
"flake.nix",
|
|
"src",
|
|
"shell.nix",
|
|
},
|
|
}
|