Is your feature request related to a problem? Please describe.
While the tool is meant to be verbose, it might be showing too much information that is not always needed.
The current output shows the dependency name, version + date for the release used and the latest one, the repository URL, and the description of the crate. Would be nice to get a minified/brief output.
Describe the solution you'd like
Have a new CLI argument/flag that doesn't output the repository URL and description. And maybe have a very brief flag which doesn't show the dates on top of the normal brief flag.
Is your feature request related to a problem? Please describe.
While the tool is meant to be verbose, it might be showing too much information that is not always needed.
The current output shows the dependency name, version + date for the release used and the latest one, the repository URL, and the description of the crate. Would be nice to get a minified/brief output.
Describe the solution you'd like
Have a new CLI argument/flag that doesn't output the repository URL and description. And maybe have a very brief flag which doesn't show the dates on top of the normal brief flag.