Tests passing
This commit is contained in:
12
build.zig.zon
Normal file
12
build.zig.zon
Normal file
@ -0,0 +1,12 @@
|
||||
.{
|
||||
.name = "iofthetiger",
|
||||
.version = "0.1.0",
|
||||
.minimum_zig_version = "0.12.0-dev.2334+aef1da163",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
"src",
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user