pisanix
pisanix copied to clipboard
Clean Pisa-Proxy cargo dependencies
Development Task
Check cargo dependencies used in Pisa-Proxy to keep it a clean status
for better maintainability.
I want to check this issue.
AFAIK, there are crates used by different workspaces with different versions. This may add complexity in some troubleshooting scene.
cargo tree
, cargo udeps
and cargo sort
may help