chore: comment out unused dependencies
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
"README.md",
|
"README.md",
|
||||||
},
|
},
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.zglfw = .{ .path = "../zglfw" },
|
// .zglfw = .{ .path = "../zglfw" },
|
||||||
.zgpu = .{ .path = "../zgpu" },
|
// .zgpu = .{ .path = "../zgpu" },
|
||||||
.system_sdk = .{ .path = "../system-sdk" },
|
// .system_sdk = .{ .path = "../system-sdk" },
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user