chore: add build.zig.zon
This commit is contained in:
5
build.zig.zon
Normal file
5
build.zig.zon
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.{
|
||||||
|
.name = "bit-string",
|
||||||
|
.version = "0.1.0",
|
||||||
|
.dependencies = .{},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user