Commit 4a3d172
committed
mcpp.toml: dist-web implies surface, like every sibling member
`[features.dist-web]` was missing `implies = ["surface"]`, present on
every other dist/rules/tools feature and stated as the rule in this
file's own header comment ("every member that embeds a payload implies
it"). A prior merge also dropped the blank line before
`[features.dist-apk]`.1 parent 52a72ac commit 4a3d172
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
| |||
0 commit comments