top | item 18641981

(no title)

TimNN | 7 years ago

You can use the `cargo graph` [0] command to get a graphviz view of the dependency graph. The `Cargo.lock` file which Cargo generates should also contain all the information you want in machine-readable form.

[0]: https://github.com/kbknapp/cargo-graph

discuss

order

No comments yet.