diff --git a/doc/build.zig.zon.md b/doc/build.zig.zon.md index 7d1af4f678ac0db38de21b55ebc2b7f088b0b5a3..2aaac3af3f80fa03985013ecbd19334667e77a1d 100644 --- a/doc/build.zig.zon.md +++ b/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.