I created this new crate
⚓ Rust 📅 2026-03-07 👤 surdeus 👁️ 2Cargo Diagnose
cargo-diagnose is a small CLI tool that checks the health of your Rust dependencies.
It analyzes your Cargo.toml using OSV.dev (security vulnerabilities), Crates.io (crate status), and the GitHub API (maintenance signals like archived repositories or issue ratios).
The project is very new and experimental.
Installation
cargo install cargo-diagnose
Usage
Run it inside any Rust project
cargo-diagnose analyze
The repo is still private if you want to reach or contact me: X Account
I really need your feedback
1 post - 1 participant
🏷️ Rust_feed