Update all binaries installed with cargo install?

I have installed a bunch of tools with cargo install. Is it possible to update them all at once or do I have to check manually each single one?

cargo install-update -a after installing this

https://github.com/nabijaczleweli/cargo-update

4 Likes

awesome, thanks

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.