Would also be nice to see graphs of dependencies. I imagine such graph quickly growing too big to sensible make sense of visually, but I imagine different approaches to reduce complexity might help with that:
ignore crate versions - i.e. list relationship between crate projects
ignore general-purpose crates - i.e. list relationship between SAFE-specific crates only
Each graph simplification has benefits but at the same time looses details sometimes important, so I imagine it would be useful to provide multiple simplied renderings.