Skip to content

cargo-scrub v0.1.0

Latest

Choose a tag to compare

@pwnxpl0it pwnxpl0it released this 04 Sep 22:37
· 9 commits to master since this release
7e3228a

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 target directories under a tree
  • Interactive TUI with a dry-run toggle
  • Works as a cargo subcommand (cargo scrub)
  • GPL-3.0 licensed

Release binaries are built automatically by the CI pipeline.