Skip to content

Releases: pwnxpl0it/cargo-scrub

cargo-scrub v0.1.0

Choose a tag to compare

@pwnxpl0it pwnxpl0it released this 04 Sep 22:37
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.