# 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 = "monal-zeus" version = "1.0.0" authors = ["Monal ", "EmperDeon "] description = "Utility application for setting up and deploying services" homepage = "https://github.com/EmperDeon/zeus" documentation = "https://github.com/EmperDeon/zeus" categories = ["command-line-utilities", "development-tools"] license = "MIT" repository = "https://github.com/EmperDeon/zeus" [profile.release] lto = true [dependencies.chrono] version = "0.4.19" [dependencies.clap] version = "3.0.0-beta.2" [dependencies.dirs] version = "3.0.2" [dependencies.git2] version = "0.13.20" [dependencies.log] version = "0.4.14" [dependencies.mustache] version = "0.9.0" [dependencies.path-absolutize] version = "3.0.10" [dependencies.serde] version = "1.0.126" [dependencies.serde_derive] version = "1.0.126" [dependencies.serde_yaml] version = "0.8.17" [dependencies.simplelog] version = "0.10.0" [dependencies.text_io] version = "0.1.8"