polykill 0.3.2

Lightweight command line utility for removing dependencies and build artifacts from unused projects.
[dependencies.bytesize]
version = "1.2.0"

[dependencies.clap]
features = ["derive"]
version = "4.2.2"

[dependencies.console]
version = "0.15.5"

[package]
authors = ["Bryn Deering"]
categories = ["command-line-utilities", "development tools", "filesystem"]
description = "Lightweight command line utility for removing dependencies and build artifacts from unused projects."
edition = "2021"
homepage = "https://github.com/Bdeering1/polykill#readme"
keywords = ["cli", "filesystem", "tools"]
license = "MIT"
name = "polykill"
readme = "README.md"
repository = "https://github.com/Bdeering1/polykill"
version = "0.3.2"