Skip to content

Commit e0b4d5b

Browse files
authored
Upgrade to zig v0.14.0 (#12)
1 parent 67cd984 commit e0b4d5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: build.zig.zon

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.{
2-
.name = "zopengl",
2+
.name = .zopengl,
33
.version = "0.6.0-dev",
4+
.fingerprint = 0xf50d3c53cf67ebe7,
45
.paths = .{
56
"build.zig",
67
"build.zig.zon",

0 commit comments

Comments
 (0)