est31 / cargo-udeps

Find unused dependencies in Cargo.toml
Other
1.76k stars 46 forks source link

Bring Back Version Information #131

Closed deg4uss3r closed 2 years ago

deg4uss3r commented 2 years ago

A recent update broke the --version flag which is used to ensure we're on the same version of udeps.

Please bring that flag back to ensure consistency and the ability to check if we're on a recent version.

est31 commented 2 years ago

I wonder which change has regressed that, but yeah a --version flag is always useful.