Rename zed2 -> zed
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
b594e59134
commit
7986ee18cd
237 changed files with 2971 additions and 18447 deletions
|
@ -11,7 +11,7 @@ graph_file=target/crate-graph.html
|
|||
cargo depgraph \
|
||||
--workspace-only \
|
||||
--offline \
|
||||
--root=zed2,cli,collab2 \
|
||||
--root=zed,cli,collab2 \
|
||||
--dedup-transitive-deps \
|
||||
| dot -Tsvg > $graph_file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue