nabijaczleweli / cargo-update

A cargo subcommand for checking and applying updates to installed executables
MIT License
1.22k stars 42 forks source link

Fix handling of --cargo-dir argument #188

Closed pbrkr closed 2 years ago

pbrkr commented 2 years ago

The cargo root directory should be taken from the --cargo-root command line argument if it is given and should be passed to the cargo install command.

(Please note this is my first pull request for a project written in Rust so aplogies for any trivial mistakes)

pbrkr commented 2 years ago

The CI failure matches the one on the master branch so I guess it isn't due to the change I've made.

nabijaczleweli commented 2 years ago

Applied with fixes as a66caa4c34d65fe1e8ca687edd28c944fb1ac509, thanks!

nabijaczleweli commented 2 years ago

Released in v9.0.0