| author | |
| committer | |
| log | cf36d3fdd3674bfb95f22aa7bc7ff450ebdc1c08 |
| tree | 9edc18ceefc27e3418e6e8bd72b0e4488608d93a |
| parent | e5c974fa5cd3f9ed49463b597954a053da91de6d |
1 files changed, 1 insertions(+), 1 deletions(-)
lib/init/build.zig.zon+1-1| ... | ... | @@ -45,7 +45,7 @@ |
| 45 | 45 | // // build root. In this case the package's hash is irrelevant and therefore not |
| 46 | 46 | // // computed. This field and `url` are mutually exclusive. |
| 47 | 47 | // .path = "foo", |
| 48 | ||
| 48 | // | |
| 49 | 49 | // // When this is set to `true`, a package is declared to be lazily |
| 50 | 50 | // // fetched. This makes the dependency only get fetched if it is |
| 51 | 51 | // // actually used. |