cargo-scrub v0.1.0 — the first tagged release!
A polished CLI tool to recursively clean Rust crates in a directory tree.
Highlights
- Recursively finds and cleans
targetdirectories under a tree - Interactive TUI with a dry-run toggle
- Works as a
cargosubcommand (cargo scrub) - GPL-3.0 licensed
Release binaries are built automatically by the CI pipeline.