init
This commit is contained in:
7
build.zig.zon
Normal file
7
build.zig.zon
Normal file
@@ -0,0 +1,7 @@
|
||||
.{
|
||||
.name = .loader,
|
||||
.version = "0.0.1",
|
||||
.minimum_zig_version = "0.15.1",
|
||||
.paths = .{""},
|
||||
.fingerprint = 0xbf53f276a39b2af9,
|
||||
}
|
||||
Reference in New Issue
Block a user