# 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 = "antidot-rs" version = "0.2.1" authors = ["The Bearodactyl "] description = "A background process that will remove any undesired folders from ~" readme = "README.md" keywords = [ "background", "directories", "dotfiles", "removal", "filesystem", ] license = "Unlicense" repository = "https://github.com/thebearodactyl/antidotrs" [dependencies.clap] version = "4.4.11" features = ["derive"] [dependencies.daemonize] version = "0.5.0" [dependencies.envmnt] version = "0.10.4" [dependencies.ezio] version = "0.1.2" [dependencies.snor] version = "0.1.1"