Update workspace dependency graph

This commit is contained in:
Jonas Platte 2022-09-22 11:21:54 +02:00
parent c42e150cd6
commit f1410f0247
No known key found for this signature in database
GPG Key ID: AAA7A61F696C3E0C
2 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ all dependents.
![crate dependencies](./workspace_deps.png) ![crate dependencies](./workspace_deps.png)
<small><code>cargo depgraph --all-features --exclude anyhow,assign,async-stream,async-trait,base64,bytes,criterion,ed25519-dalek,either,form_urlencoded,futures-core,futures-lite,getrandom,joke_bot,js_int,js_option,hello_isahc,hello_world,http,hyper,hyper-rustls,hyper-tls,indexmap,indoc,isahc,itertools,itoa,maplit,message_log,percent-encoding,pkcs8,proc-macro2,proc-macro-crate,pulldown-cmark,quote,rand,reqwest,ryu,serde,serde_json,sha2,syn,thiserror,tokio,tokio-stream,tracing,url,uuid,wildmatch,xflags,xshell,xtask --dedup-transitive-deps | dot -Tpng > contrib/workspace_deps.png</code></small> <small><code>cargo depgraph --all-features --dedup-transitive-deps --workspace-only --exclude hello_isahc,hello_world,joke_bot,message_log,xtask | dot -Tpng > contrib/workspace_deps.png</code></small>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 53 KiB