crates-inspector 0.1.7

Terminal tool for crates dependencies manager.
crates-inspector-0.1.7 is not a library.

crates-inspector 🔍

A command-line tool for managing Rust package dependencies directly in your terminal.

crates.io crates.io dependency status Minimum Stable Rust Version License: GPL-3.0-only

Features ✨

  • Dependency Listing:
    • List all dependencies in your project
    • Show only direct dependencies
  • Sorting:
    • Order by package name (alphabetical)
    • Order by dependency size
    • Order by dependency version
  • Filtering:
    • Filter dependencies by name
  • Project Statistics:
    • Count total dependencies
    • Calculate combined size of dependencies
  • Lightweight:
    • Fast, native Rust implementation

Installation 📦

From crates.io:

cargo install crates-inspector

Quick Start 🚀

crates-inspector -p "$RUST_PROJECT_PATH"

Screenshot 📸

image

Support Me

If you like this project, you can support me in the following ways: