depfd 0.1.0

Find dependencies of your project.
Documentation

dependencies-graph

安装cargo

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

安装graphviz

brew install graphviz