chore: comment out unused dependencies
This commit is contained in:
parent
6f0ecab671
commit
7e0dc75b9a
|
@ -9,8 +9,8 @@
|
|||
"README.md",
|
||||
},
|
||||
.dependencies = .{
|
||||
.zglfw = .{ .path = "../zglfw" },
|
||||
.zgpu = .{ .path = "../zgpu" },
|
||||
.system_sdk = .{ .path = "../system-sdk" },
|
||||
// .zglfw = .{ .path = "../zglfw" },
|
||||
// .zgpu = .{ .path = "../zgpu" },
|
||||
// .system_sdk = .{ .path = "../system-sdk" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue