WIP
This commit is contained in:
parent
b4275008f9
commit
663bbb06d9
14 changed files with 921 additions and 51 deletions
|
@ -11,7 +11,7 @@ graph_file=target/crate-graph.html
|
|||
cargo depgraph \
|
||||
--workspace-only \
|
||||
--offline \
|
||||
--root=zed,cli,collab \
|
||||
--root=zed2,cli,collab2 \
|
||||
--dedup-transitive-deps \
|
||||
| dot -Tsvg > $graph_file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue