# 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 = "gentoo-cleaner" version = "0.1.0" description = "Simple cache cleaner for Gentoo" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/mrtnvgr/gentoo-cleaner" [dependencies.byte-unit] version = "4.0.19" [dependencies.clap] version = "4.2.7" features = ["derive"] [dependencies.log] version = "0.4.17" [dependencies.nix] version = "0.26.2" features = ["acct"] [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.strum] version = "0.24.1" features = [ "derive", "strum_macros", ] [dependencies.sys-info] version = "0.9.1" [dependencies.uname] version = "0.1.1"