polykill 0.2.0

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"]
description = "Command line utility for removing dependencies and build artifacts from unused projects."
edition = "2021"
homepage = "https://github.com/Bdeering1/polykill#readme"
keywords = ["cli"]
license = "MIT"
name = "polykill"
readme = "README.md"
repository = "https://github.com/Bdeering1/polykill"
version = "0.2.0"