Hacker News new | ask | show | jobs
by jamwaffles 1648 days ago
Built into `cargo`, I'd recommend `cargo tree`, `cargo tree -i` and/or `cargo tree --duplicates` to figure out where certain types of dependency tree bloat are.