| author | |
| committer | |
| log | 235001a646b929cded56f29fa6a8c4d4e47bed37 |
| tree | c3288ec9f8402faef20879b50e87e4d8e86e3414 |
| parent | 50b40c962114a5423dfc3eeaff3e819b1724ae50 |
closes #230401 files changed, 0 insertions(+), 5 deletions(-)
lib/init/build.zig.zon-5| ... | ... | @@ -30,11 +30,6 @@ |
| 30 | 30 | // supported use case. |
| 31 | 31 | .minimum_zig_version = ".ZIGVER", |
| 32 | 32 | |
| 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 | ||
| 38 | 33 | // This field is optional. |
| 39 | 34 | // Each dependency must either provide a `url` and `hash`, or a `path`. |
| 40 | 35 | // `zig build --fetch` can be used to fetch all dependencies of a package, recursively. |