Project template
This commit is contained in:
11
vendor/zpool/build.zig.zon
vendored
Normal file
11
vendor/zpool/build.zig.zon
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.{
|
||||
.name = "zpool",
|
||||
.version = "0.11.0-dev",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
"src",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user