Version 0.9.0
Pre-release
Pre-release
- Flowgraphs can now be generated by using
cargo inspect --unpretty=flowgraph=main
. This requiresdot
to be installed on the machine. Thanks to @jonathansty
cargo inspect --unpretty=flowgraph=main
. This requires dot
to be installed on the machine. Thanks to @jonathansty