# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "tidy" version = "1.0.1" authors = ["June L. Gschwantner lucygschwantner@gmail.com"] description = "A CLI tool to remove build directories and other clutter" homepage = "https://github.com/Jackboxx/tidy" readme = "README.md" keywords = [ "tidy", "cleaning", "tool", "script", "cli", ] categories = ["command-line-interface"] license = "MIT" repository = "https://github.com/jackboxx/archwiki-rs" [dependencies.clap] version = "4.3.23" features = ["derive"]