Upgrade dependencies graph

This commit is contained in:
Kévin Commaille 2025-03-04 14:26:15 +01:00 committed by June Clementine Strawberry
parent 0d58964877
commit 6662c138f7
2 changed files with 1 additions and 1 deletions

View file

@ -29,4 +29,4 @@ all dependents.
![crate dependencies](./workspace_deps.png)
<small><code>cargo depgraph --all-features --dedup-transitive-deps --workspace-only --build-deps --exclude hello_isahc,hello_world,joke_bot,message_log,xtask | dot -Tpng > contrib/workspace_deps.png</code></small>
<small><code>cargo depgraph --all-features --dedup-transitive-deps --workspace-only --build-deps --exclude xtask | dot -Tpng > contrib/workspace_deps.png</code></small>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 56 KiB