| Crates.io | cargo-binlist |
| lib.rs | cargo-binlist |
| version | 1.2.0 |
| created_at | 2025-01-12 15:16:45.752031+00 |
| updated_at | 2025-09-15 12:10:35.331267+00 |
| description | List all installed binaries with cargo and their versions |
| homepage | |
| repository | https://github.com/bircni/cargo-binlist |
| max_upload_size | |
| id | 1513345 |
| size | 97,515 |
cargo-binlist is a tool to list all the installed binaries with cargo and their versions.
You can get a list of installed binaries and update them using cargo-binstall.
Using cargo install
cargo install cargo-binlist
or using cargo binstall
cargo binstall cargo-binlist
Usage: cargo-binlist <COMMAND>
Commands:
list List all installed crates
update Update all crates which are outdated
init Initialize everything to use this crate
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version