nabijaczleweli / cargo-update

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

List flag (-l) should list all packages by default #114

Closed tranzystorekk closed 5 years ago

tranzystorekk commented 5 years ago

When --list is specified without --all, cargo-update says: "Need at least one PACKAGE without --all".

From a user standpoint, it feels like listing commands should be supported on their own by default, without explicitly specifying crates to list.

nabijaczleweli commented 5 years ago

Can you check if the commit above (well, below) behaves as expected?

tranzystorekk commented 5 years ago

I can confirm it works as expected 😄

nabijaczleweli commented 5 years ago

Released in v2.1.0