dtolnay/cargo-tally

Allow tallying direct and transitive dependencies in the same graph

Open

#9 opened on Nov 27, 2017

 (0 comments) (0 reactions) (0 assignees)Rust (11 forks)github user discovery
help wanted

Repository metrics

Stars
 (255 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

For example show the fraction of crates.io that depends directly on libc and transitively on libc in the same graph.

Contributor guide