by claytonwramsey·1y ago·view on hn ↗Cargo currently has `cargo tree`, which prints out a dependency tree. There's an extension to cargo which also shows how many people have the ability to push to your dependencies, titled `cargo-supply-chain`.https://github.com/rust-secure-code/cargo-supply-chain/