# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "great" version = "1.0.2" authors = ["IsaccBarker "] description = "Great(ness) is a tool to manage your dotfiles, and bring every new system you get up to par with the rest!" homepage = "https://github.com/IsaccBarker/greatness" documentation = "https://github.com/IsaccBarker/Greatness/wiki" readme = "README.md" keywords = ["greatness", "dotfiles", "packages"] license = "MIT" repository = "https://github.com/IsaccBarker/greatness" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "3.0.0-beta.2" [dependencies.encryptfile] version = "0.1.3" [dependencies.env_logger] version = "0.8.4" [dependencies.execute] version = "0.2.9" [dependencies.fs_extra] version = "1.2.0" [dependencies.git2] version = "0.13.20" [dependencies.home] version = "0.5.3" [dependencies.indicatif] version = "0.16.2" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.14" [dependencies.maplit] version = "1.0.2" [dependencies.nix] version = "0.22.0" [dependencies.osstrtools] version = "0.2.2" [dependencies.question] version = "0.2.2" [dependencies.rand] version = "0.8.4" [dependencies.rlua] version = "0.17.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_yaml] version = "0.8" [dependencies.snafu] version = "0.6.10" [dependencies.strsim] version = "0.10.0" [dependencies.subprocess] version = "0.2.7" [dependencies.which] version = "4.1.0"