Thanks for your hard work in making this tool, helped me a lot to automate cargo installation/update.
I would like to raise 1 feature request: at the end of the cargo install-update -a, can we have a summary of updates like Updated x package(s) successfully. and Failed to update x package(s): <package-name>? At a glance, I can navigate to the exact cargo package to see what has failed.
Thank you.
Thanks for your hard work in making this tool, helped me a lot to automate cargo installation/update.
I would like to raise 1 feature request: at the end of the
cargo install-update -a, can we have a summary of updates likeUpdated x package(s) successfully.andFailed to update x package(s): <package-name>? At a glance, I can navigate to the exact cargo package to see what has failed.Thank you.