Keruspe / cargo-duplicates

A cargo subcommand for displaying when different versions of a same dependency are pulled in
19 stars 2 forks source link

Flag to fix the duplicates #1

Open Milo123459 opened 3 years ago

Milo123459 commented 3 years ago

Something like cargo duplicates --fix and it'll remove duplicates or find ways to minimize the amount of duplicates there are?