Merge pull request #222 from kbknapp/depgraph-update

chore: updates clap dep graph
This commit is contained in:
Kevin K. 2015-09-04 16:21:55 -04:00
commit f1d5d09d4e
2 changed files with 2 additions and 2 deletions

View file

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 14 KiB