Commit fb925de
committed
fix(pillar/koestenberger): import Spd3 via linalg (consistent with pillar deps)
The leftover diff from the earlier B3 import-path patch wasn't committed
before the Cargo.toml splat3d-feature fix. Now that pillar = [linalg, splat3d]
both paths resolve to the same Spd3 type (linalg re-exports splat3d::Spd3
when splat3d feature is on), so the linalg path is the canonical one.1 parent 29b10e7 commit fb925de
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments