dtolnay/cargo-tally

Implement a way to count all transitive dependencies, not just direct dependencies

Closed this issue · 1 comments

cargo tally --transitive serde rustc-serialize

Implemented in 2088697.


selection_088