Commit 0f1601d
committed
fix: Add required version field to test mcpp.toml
mcpp 0.0.81 (CI version) requires package.version field.
Successfully tested with mcpp 0.0.81:
- Build: ✓ Downloaded compat.tomlplusplus v3.4.0 from GitHub
- Compile: ✓ C++23 module + test binary (5.78s)
- Run: ✓ Output 'toml++ test: OK'1 parent e794486 commit 0f1601d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments