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

proc-macro crates are included in the graph without --build-deps #9

Closed jplatte closed 1 year ago

jplatte commented 3 years ago

This should not be the case.

jplatte commented 1 year ago

Done in fd15b67, release in 1.4.0.