# 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] name = "trappo" version = "0.1.0" authors = ["Diego Cabrejas "] description = "Fast and convenient remote server automation and deployment tool" homepage = "http://trappo.tk" documentation = "http://trappo.tk" readme = "README.md" keywords = ["deploy", "deployment", "tool", "automation"] categories = ["deployment"] license = "GPL-3.0-only" repository = "https://github.com/dcabrejas/trappo" [dependencies.ansi_term] version = "0.11.0" [dependencies.docopt] version = "1.0.1" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.toml_edit] version = "0.1.2"