#dependencies #cargo #guppy

build transitive_frontier

tool for auditing the locations where a dependency is introduced to a workspace

2 releases

0.1.1 Jan 12, 2021
0.1.0 Jan 12, 2021

#4 in #guppy

MIT license

9KB
157 lines

Transitive Frontier

Tool for auditing uses of some dependency in a workspace (for example futures 0.1 while migrating to futures 0.3).

Supports output in JSON, TOML, and human-readable HTML

Dependencies

~8MB
~146K SLoC