Commit 395690d
committed
chore: remove unused dependencies detected by cargo-machete
Remove unused dependencies from both main and linting packages:
- Main package: removed 'dirs' and 'serde' dependencies
- Linting package: removed 'regex' dependency
This fixes the cargo-machete CI check that was failing in the testing workflow.1 parent 0909538 commit 395690d
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
0 commit comments