Commit daf9643
committed
fix: remove workspace exclude, add [lib] to burn crate
- Remove burn from exclude list — all crates now in workspace
- Add [lib] section to burn Cargo.toml (edition 2024 requires explicit target)
- p64: 23 tests pass, phyllotactic-manifold: 14 tests pass
- Full workspace compiles clean
https://claude.ai/code/session_01BTATTRUACijvsK4hqmKUBR1 parent 0c0dcb4 commit daf9643
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 108 | + | |
113 | 109 | | |
114 | 110 | | |
115 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments