mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
chore: updates clap dep graph
This commit is contained in:
parent
c279b800a2
commit
906df9d037
2 changed files with 2 additions and 2 deletions
|
@ -396,8 +396,8 @@ The following is a list of optional `clap` features:
|
|||
|
||||
The following graphic depicts `clap`s dependency graph.
|
||||
|
||||
* **Solid** Line: Optional dep
|
||||
* **Dashed** Line: Development only dep
|
||||
* **Dashed** Line: Optional dependency
|
||||
* **Red** Color: **NOT** included by default (must use cargo `features` to enable)
|
||||
|
||||
![clap dependencies](clap.png)
|
||||
|
||||
|
|
BIN
clap.png
BIN
clap.png
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 14 KiB |
Loading…
Reference in a new issue