# 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 = "polkahub" version = "0.3.0" authors = ["Akropolis Decentralised Ltd., "] description = "polkahub cli for easier blockchain deployment" homepage = "https://github.com/akropolisio/polkahub-cli" keywords = ["cli", "node", "polkadot", "tooling", "deploy"] license = "MIT" repository = "https://github.com/akropolisio/polkahub-cli" [profile.dev] [dependencies.anyhow] version = "1.0" [dependencies.circle-rs] version = "0.2.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.regex] version = "1.3.3" [dependencies.reqwest] version = "0.10.1" features = ["json"] [dependencies.rpassword] version = "4.0.3" [dependencies.serde] version = "1.0.103" [dependencies.serde_derive] version = "1.0.103" [dependencies.serde_json] version = "1.0.44" [dependencies.structopt] version = "0.3.5" [dependencies.termion] version = "1.5.3" [dependencies.tokio] version = "0.2.9" features = ["fs", "macros"] [dependencies.toml] version = "0.5.5"