I created this new crate

⚓ Rust    📅 2026-03-07    👤 surdeus    👁️ 2      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: I created this new crate

Cargo 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

Read full topic

🏷️ Rust_feed