Do not follow this link

~taiite/cargo-list

Initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~taiite/cargo-list
read/write
git@git.sr.ht:~taiite/cargo-list

You can also use your local clone with git send-email.

#cargo-list

Show all the dependencies and build dependencies of a rust crate, sorted in a flat list.

#Usage

cargo list
cargo list | wc -l
cargo list --target all

#License

ISC

Do not follow this link