Available on crate feature
dependency-tree
only.Expand description
Dependency trees computed from Cargo.lock
files.
Uses the petgraph
crate for modeling the dependency structure.
dependency-tree
only.Dependency trees computed from Cargo.lock
files.
Uses the petgraph
crate for modeling the dependency structure.