dtolnay/cargo-tally

Add 'inverse' mode: Show number of transitive dependencies of a crate over time

开放

#12 创建于 2018年3月13日

 (0 条评论) (0 个反应) (0 位负责人)Rust (11 个派生)github user discovery
help wanted

仓库指标

星标
 (255 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

This mode would make it easy to see how the total number of dependencies of a crate changes over time, as its dependencies add or remove dependencies of their own.

贡献者指南