bump to zig 0.14.0 and re-add submodules
This commit is contained in:
parent
371c3545dd
commit
e4d536bc87
1041 changed files with 11 additions and 571998 deletions
|
|
@ -1,7 +1,8 @@
|
|||
.{
|
||||
.name = "voxel_test",
|
||||
|
||||
.name = .voxel_test,
|
||||
.version = "0.0.0",
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.fingerprint = 0x1720c90e411a705,
|
||||
|
||||
.dependencies = .{
|
||||
.znoise = .{ .path = "znoise" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue