cargo-cdo
A tiny utility to check members of a Cargo workspace for duplicate dependencies of conflicting versions.
Usage
cargo build --release- place
target/release/cargo-cdosomewhere in your$PATH - in a Cargo workspace, run
cargo cdo
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
.circleci |
|
|
|
|
fixture |
|
|
|
|
src |
|
|
|
|
.gitignore |
|
|
|
|
Cargo.lock |
|
|
|
|
Cargo.toml |
|
|
|
|
LICENSE | ||
|
|
README.md |
|
|
|
|
default.nix |
|
|
A tiny utility to check members of a Cargo workspace for duplicate dependencies of conflicting versions.
cargo build --releasetarget/release/cargo-cdo somewhere in your $PATHcargo cdo