cargo-workspace-dependency-checker

Crates.iocargo-workspace-dependency-checker
lib.rscargo-workspace-dependency-checker
version1.0.1
created_at2025-02-16 15:59:37.022064+00
updated_at2025-02-28 19:45:32.026371+00
descriptionA tool to check for duplicate dependencies that are not workspace dependencies.
homepagehttps://github.com/whutchinson98/cargo-workspace-dependency-checker
repositoryhttps://github.com/whutchinson98/cargo-workspace-dependency-checker
max_upload_size
id1557864
size20,138
Will Hutchinson (whutchinson98)

documentation

README

Cargo Workspace Checker

A command line tool to check

Usage

cd <WORKSPACE_DIRECTORY_PATH>
cargo-workspace-dependency-checker
Commit count: 6

cargo fmt