Skip to content

A tiny utility to check members of a Cargo workspace for duplicate dependencies of conflicting versions.

License

Notifications You must be signed in to change notification settings

nikolaplejic/cargo-cdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-cdo somewhere in your $PATH
  • in a Cargo workspace, run cargo cdo

About

A tiny utility to check members of a Cargo workspace for duplicate dependencies of conflicting versions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published