Commit b795925ee4

Andrew Kelley <andrew@ziglang.org>
2023-10-19 03:55:25
doc: add minimum_zig_version field reference
1 parent 777af14
Changed files (1)
doc/build.zig.zon.md
@@ -24,6 +24,15 @@ Struct.
 
 Each dependency must either provide a `url` and `hash`, or a `path`.
 
+### `minimum_zig_version`
+
+String. Optional.
+
+[semver](https://semver.org/)
+
+This is currently advisory only; the compiler does does not yet do anything
+with this version.
+
 #### `url`
 
 String.