Crates.io | cargo-wash |
lib.rs | cargo-wash |
version | 0.2.2 |
source | src |
created_at | 2024-09-28 21:56:14.552417 |
updated_at | 2024-10-19 19:56:09.369713 |
description | A tool to clean up your Cargo caches |
homepage | |
repository | https://github.com/bircni/cargo-wash |
max_upload_size | |
id | 1390396 |
size | 44,556 |
cargo-wash
is a tool to clean up your Cargo workspaces.
It can show the size of all your target folders, and delete them if you want.
A tool to clean up your Cargo caches
Usage: cargo-wash <COMMAND>
Commands:
stats Print statistics about all projects
size Calculate the total size of all target folders
clean Execute `cargo clean` on all projects
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version