Releases: zaptech-dev/crategeist
Releases · zaptech-dev/crategeist
v0.1.0
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
-ptargeting