Skip to content

Commit 235001a

Browse files
committed
zig init template: remove outdated comments
closes #23040
1 parent 50b40c9 commit 235001a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/init/build.zig.zon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
// supported use case.
3131
.minimum_zig_version = ".ZIGVER",
3232

33-
// This field is optional.
34-
// This is currently advisory only; Zig does not yet do anything
35-
// with this value.
36-
//.minimum_zig_version = "0.11.0",
37-
3833
// This field is optional.
3934
// Each dependency must either provide a `url` and `hash`, or a `path`.
4035
// `zig build --fetch` can be used to fetch all dependencies of a package, recursively.

0 commit comments

Comments
 (0)