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 ae197ca commit f1e32c7Copy full SHA for f1e32c7
build.zig.zon
@@ -1,7 +1,7 @@
1
.{
2
.name = "SDL",
3
- .minimum_zig_version = "0.12.0",
4
.version = "2.30.12",
+ .minimum_zig_version = "0.13.0",
5
.dependencies = .{},
6
.paths = .{
7
"LICENSE.txt",
0 commit comments