Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.{
|
||||
.name = .miclib,
|
||||
.version = "1.0.0",
|
||||
.fingerprint = 0xee5712284bf0b001,
|
||||
.minimum_zig_version = "0.16.0",
|
||||
.dependencies = .{},
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
"src",
|
||||
"examples",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
"third_party",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user