mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
parent
50b40c9621
commit
235001a646
1 changed files with 0 additions and 5 deletions
|
|
@ -30,11 +30,6 @@
|
||||||
// supported use case.
|
// supported use case.
|
||||||
.minimum_zig_version = ".ZIGVER",
|
.minimum_zig_version = ".ZIGVER",
|
||||||
|
|
||||||
// This field is optional.
|
|
||||||
// This is currently advisory only; Zig does not yet do anything
|
|
||||||
// with this value.
|
|
||||||
//.minimum_zig_version = "0.11.0",
|
|
||||||
|
|
||||||
// This field is optional.
|
// This field is optional.
|
||||||
// Each dependency must either provide a `url` and `hash`, or a `path`.
|
// Each dependency must either provide a `url` and `hash`, or a `path`.
|
||||||
// `zig build --fetch` can be used to fetch all dependencies of a package, recursively.
|
// `zig build --fetch` can be used to fetch all dependencies of a package, recursively.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue