| ... | @@ -45,7 +45,7 @@ | ... | @@ -45,7 +45,7 @@ |
| 45 | // // build root. In this case the package's hash is irrelevant and therefore not | 45 | // // build root. In this case the package's hash is irrelevant and therefore not |
| 46 | // // computed. This field and `url` are mutually exclusive. | 46 | // // computed. This field and `url` are mutually exclusive. |
| 47 | // .path = "foo", | 47 | // .path = "foo", |
| 48 | | 48 | // |
| 49 | // // When this is set to `true`, a package is declared to be lazily | 49 | // // When this is set to `true`, a package is declared to be lazily |
| 50 | // // fetched. This makes the dependency only get fetched if it is | 50 | // // fetched. This makes the dependency only get fetched if it is |
| 51 | // // actually used. | 51 | // // actually used. |