chore: remove unused dependencies#8056
Conversation
d59d331 to
db851d4
Compare
|
GNU testsuite comparison: |
2bcbd4b to
d5dfcfe
Compare
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
i am confused. Seems some duplicate on #8058 ? |
|
@sylvestre no, this WIP contains 8058, but it also removes a lot of unneeded dependencies - but lets only merge this after 8058 lands |
|
Fyi, you are adding some very old stuff, like |
|
@cakebaker not sure where you saw this |
|
@nyurik in |
|
ah, yes - well, that dependency is a dev dependency by a crate which was not part of the workspace -- all these changes are in #8058. Having it in a workspace would raise awareness of that crate, and will allow us to update all of its dependencies - rather than |
|
GNU testsuite comparison: |
|
needs rebasing now :) |
|
GNU testsuite comparison: |
b70a1e9 to
79475bc
Compare
|
GNU testsuite comparison: |
|
ok, this seemed to have finally passed all tests |
|
Nice, thanks! |
|
@nyurik FYI I used |
|
thanks! I usually use cargo-udeps -- both have recently been updated, and udeps has had many more downloads, but it seems |
Try to remove all unused dependencies from various crates