sts10 / rust-command-line-utilities

A curated list of command-line utilities written in Rust
Creative Commons Zero v1.0 Universal
662 stars 26 forks source link

Add cargo-cache #11

Closed auronandace closed 1 year ago

auronandace commented 1 year ago

Here is the link: https://github.com/matthiaskrgr/cargo-cache

It helps for cleaning up space after using cargo install.

sts10 commented 1 year ago

Neat. Added (d44925a4f5f537660a977ff75514529c60ab2c79)