working on results
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
.{
|
||||
.name = .SPIRV_Interpreter,
|
||||
.version = "0.0.1",
|
||||
.dependencies = .{},
|
||||
.dependencies = .{
|
||||
.pretty = .{
|
||||
.url = "https://github.com/timfayz/pretty/archive/refs/heads/main.tar.gz",
|
||||
.hash = "pretty-0.10.6-Tm65r6lPAQCBxgwzehYPeqsCXQDT9kt2ktJuO-2tRfE6",
|
||||
},
|
||||
},
|
||||
.minimum_zig_version = "0.15.2",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
||||
Reference in New Issue
Block a user