idk
This commit is contained in:
parent
0e5ca8a574
commit
b7057bfabe
3 changed files with 46 additions and 63 deletions
|
@ -1,5 +1,5 @@
|
|||
.{
|
||||
.name = "master",
|
||||
.name = "uzn",
|
||||
// This is a [Semantic Version](https://semver.org/).
|
||||
// In a future version of Zig it will be used for package deduplication.
|
||||
.version = "0.0.0",
|
||||
|
@ -43,6 +43,9 @@
|
|||
// // actually used.
|
||||
// .lazy = false,
|
||||
//},
|
||||
.silkdot = .{
|
||||
.path = "../silkdot/",
|
||||
},
|
||||
},
|
||||
|
||||
// Specifies the set of files and directories that are included in this package.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue