transitive_frontier

Crates.iotransitive_frontier
lib.rstransitive_frontier
version0.1.1
sourcesrc
created_at2021-01-12 19:23:08.797269
updated_at2021-01-12 20:26:39.810884
descriptiontool for auditing the locations where a dependency is introduced to a workspace
homepage
repositoryhttps://github.com/inanna-malick/transitive-frontier
max_upload_size
id341007
size23,665
Inanna Malick (inanna-malick)

documentation

https://recursion.wtf/posts/transitive-frontier/

README

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

Commit count: 7

cargo fmt