init
This commit is contained in:
13
build.zig.zon
Normal file
13
build.zig.zon
Normal file
@@ -0,0 +1,13 @@
|
||||
.{
|
||||
.name = .faller,
|
||||
.version = "0.1.0",
|
||||
.minimum_zig_version = "0.15.1",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
"src",
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
},
|
||||
.fingerprint = 0x5d81e6140d8dd19c,
|
||||
}
|
||||
Reference in New Issue
Block a user