Commit 3dce445
refactor: remove unused grapha-rust crate and make grapha-engine publishable
grapha-rust was a dead workspace member: no crate depended on it and no
code imported it (the live Rust extractor is inlined in grapha-engine).
Remove it entirely and restore the publish chain that the engine-extraction
refactor had broken.
- Delete grapha-rust/ and drop it from workspace members
- Remove `publish = false` and the unused grapha-rust dep from grapha-engine
- Refresh README / CN README workspace structure and a stale manifest.rs comment
nous, the only external consumer, depends on grapha-core + grapha-engine via
a pinned git rev and never used grapha-rust, so it is unaffected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3c3ee05 commit 3dce445
8 files changed
Lines changed: 6 additions & 250 deletions
File tree
- docs
- grapha-engine
- src
- grapha-rust
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | 345 | | |
347 | | - | |
| 346 | + | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | 274 | | |
276 | | - | |
| 275 | + | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments