Stacktower 1.6.2
A tool for visualizing dependency graphs as elegant "stack tower" diagrams.
Installation
Download the appropriate binary for your platform below, or install via Go:
go install github.com/stacktower-io/stacktower/cmd/stacktower@v1.6.2Changelog
Bug Fixes
- f520c6a: fix: expose VersionLister and Fetcher interfaces on cargoResolver (@matzehuels)
Full Changelog: v1.6.1...v1.6.2