Commit 96e8453
committed
fix: revert mcpp.toml to legacy dotted-key syntax for bootstrap compat
The release workflow uses a pre-0.0.6 mcpp to bootstrap build. That
old mcpp doesn't understand [dependencies.mcpplibs] as a namespace
subtable. Keep the legacy form so both old and new mcpp can parse it.
Other projects (non-self-hosting) should use the new namespace syntax.1 parent 64ca197 commit 96e8453
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments