Skip to content

Commit 14637af

Browse files
committed
- Only use the local zglfw dep
- Bump minimum zig version
1 parent 3c2a845 commit 14637af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.name = .zgui,
33
.fingerprint = 0xe78160e64acbef8,
44
.version = "0.6.0-dev",
5-
.minimum_zig_version = "0.14.0",
5+
.minimum_zig_version = "0.15.0-dev.1146+6e5589866",
66
.paths = .{
77
"build.zig",
88
"build.zig.zon",

0 commit comments

Comments
 (0)