jplatte / cargo-depgraph

Creates graphviz dependency graphs for Rust projects that use Cargo
GNU General Public License v3.0
151 stars 8 forks source link

Add an option to only show crates from the current workspace #11

Closed jplatte closed 1 year ago

jplatte commented 2 years ago

Useful for medium to large projects.

jplatte commented 1 year ago

Done in #12, released in 1.3.0.