nabijaczleweli / cargo-update

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

Stopped working with a recent nightly #72

Closed svenstaro closed 6 years ago

svenstaro commented 6 years ago

Since a recent version of rust/cargo through rustup I get this:

cargo install-update -a
error: The subcommand 'install-update' wasn't recognized

I tried reinstalling cargo-update and it's definitely listed in cargo list. What's up here?

mati865 commented 6 years ago

Now that's a new record of duplicates, original issue: #68.

svenstaro commented 6 years ago

Ah I see. Alright.