Commit 366554b
chore(deps): remove unused dependencies (cargo-machete cleanup) (#234)
Drop dependencies confirmed unused by cargo-machete in three crates:
- plumb-core: thiserror, miette, ahash
- plumb-mcp: tracing
- plumb-codegen: serde_json, tracing
All six were verified absent from each crate's source tree. Workspace
build, full nextest suite, and just validate all pass.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d3811d4 commit 366554b
4 files changed
Lines changed: 0 additions & 25 deletions
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 | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments