update to latest zig

This commit is contained in:
Aksel Hjerpbakk
2022-05-28 12:14:10 +02:00
parent 2f2125046c
commit 7fdaece86c
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ pub const GenerateStep = struct {
.spec_path = spec_path,
.package = .{
.name = "vulkan",
.path = .{ .generated = &self.output_file },
.source = .{ .generated = &self.output_file },
.dependencies = null,
},
.output_file = .{