We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255a4e3 commit 921fe24Copy full SHA for 921fe24
build.zig.zon
@@ -14,7 +14,7 @@
14
.url = "https://github.com/zig-gamedev/zpool/archive/refs/heads/main.tar.gz",
15
.hash = "1220e600a92d73dc8c3b5303351dcc67352114c975e59ae55de11b637ec173e75455",
16
},
17
- .@"system-sdk" = .{
+ .system_sdk = .{
18
.url = "https://github.com/zig-gamedev/system-sdk/archive/refs/heads/main.tar.gz",
19
.hash = "1220f94cae247d9249ded5372571d54f2d6dd303ab116ef02b748725c917a04351a6",
20
0 commit comments