# 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 = "terraform-sage" version = "0.2.0" authors = ["Valeryi Savich "] description = "Cross-platform tool for easier Terraform deployments" homepage = "https://github.com/Relrin/terraform-sage" keywords = ["terraform", "cli", "deploy", "devops", "infrastructure"] license = "BSD-3-Clause" repository = "https://github.com/Relrin/terraform-sage" [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "2.33" [dependencies.handlebars] version = "3.0.1" [dependencies.quick-error] version = "1.2.3" [dependencies.serde_json] version = "1.0.48" [dependencies.structopt] version = "0.3.11" [dependencies.structopt-derive] version = "0.4.4" [dependencies.toml] version = "0.5.6"