Open sanmai-NL opened 7 years ago
agreed, struggling with same problem, you don't even want to see my graph ;-)
simplest would be something taking a filter regex file for packages e.g. and option for anything that is not in Cargo.toml (pulled in by packages in Cargo.toml indirectly) to be excluded.
Tool is great.
It should be possible to only include crates in the generated graph that are members of the current workspace. Is it already possible? If not, a flag for this should be added.
To explore the structure of larger projects, e.g. in workspaces, it is helpful to be able to visually distinguish ‘external’ dependencies (e.g. crates.io crates) and in-house dependencies. There seems to be no feature to do this in v0.3.0.