Skip to content

Releases: zaptech-dev/crategeist

v0.1.0

04 Mar 01:20

Choose a tag to compare

Initial release.

Install: cargo install crategeist

One command to expose the real cost of your Rust dependencies:

  • Security audit via RustSec advisory database
  • Per-crate compile time measurement
  • Dead dependency detection via source scanning
  • Critical path analysis through the dependency DAG
  • Most depended-on crates ranking
  • Terminal + self-contained HTML report
  • Full workspace support with -p targeting