cargo-tally

Graph the number of crates that depend on your crate over time

APACHE-2.0 License

Downloads
56.5K
Stars
231
Committers
4
cargo-tally -

Published by dtolnay about 1 year ago

cargo-tally -

Published by dtolnay over 1 year ago

cargo-tally -

Published by dtolnay over 1 year ago

  • Update sysinfo dependency to 0.29
cargo-tally - 1.0.25

Published by dtolnay over 1 year ago

  • Eliminate dependency on unmaintained atty crate in favor of is-terminal (#75)
cargo-tally -

Published by dtolnay over 1 year ago

  • Update opener dependency to 0.6
cargo-tally -

Published by dtolnay over 1 year ago

  • Update sysinfo dependency to 0.28
cargo-tally -

Published by dtolnay over 1 year ago

  • Always show at least 0.1% precision on mouseover of transitive graphs
cargo-tally -

Published by dtolnay almost 2 years ago

  • Show date underneath cursor
cargo-tally -

Published by dtolnay almost 2 years ago

  • Upgrade D3.js from v5 to v7
cargo-tally -

Published by dtolnay almost 2 years ago

  • Documentation improvements
cargo-tally -

Published by dtolnay almost 2 years ago

  • Update sysinfo dependency to 0.27
cargo-tally -

Published by dtolnay almost 2 years ago

  • Update to db-dump 0.4
cargo-tally -

Published by dtolnay about 2 years ago

  • Update argument parser to clap 4 (#72, #73)
cargo-tally -

Published by dtolnay about 2 years ago

yanked

cargo-tally -

Published by dtolnay about 2 years ago

cargo-tally -

Published by dtolnay about 2 years ago

  • Accurately count transitive dependencies that involve optional dependencies being locally renamed in the manifest, such as foo = { package = "bar", version = "…", optional = true } and then conditionally enabled by a feature, [features] feat = ["foo", "foo/thing"] (#65)
cargo-tally -

Published by dtolnay about 2 years ago

  • Update sysinfo dependency to 0.26
cargo-tally -

Published by dtolnay about 2 years ago

  • Support db dumps which contain an explicit_name column in dependencies.csv
cargo-tally -

Published by dtolnay about 2 years ago

  • Support db dumps which contain a checksum column in versions.csv
cargo-tally -

Published by dtolnay about 2 years ago

  • Add keywords to crates.io metadata