# 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 = "woz" version = "1.4.0" authors = ["Alex Kehayias "] description = "Woz is a WebAssembly progressive web app (PWA) toolchain for deploying performant mobile apps distributed for free with a hyperlink.\n" homepage = "https://woz.sh" keywords = ["wasm", "webassembly", "woz", "pwa"] categories = ["wasm", "development-tools"] license = "EPL-1.0" repository = "https://github.com/alexkehayias/woz" [dependencies.clap] version = "2.33" features = ["yaml"] [dependencies.failure] version = "0.1.5" [dependencies.flate2] version = "1.0.9" [dependencies.futures] version = "0.3.4" [dependencies.handlebars] version = "2.0.1" [dependencies.lazy_static] version = "1.3.0" [dependencies.rand] version = "0.7.0" [dependencies.regex] version = "1" [dependencies.ring] version = "0.16.9" [dependencies.rusoto_cognito_identity] version = "0.43.0" [dependencies.rusoto_cognito_idp] version = "0.43.0" [dependencies.rusoto_cognito_sync] version = "0.43.0" [dependencies.rusoto_core] version = "0.43.0" [dependencies.rusoto_credential] version = "0.43.0" [dependencies.rusoto_s3] version = "0.43.0" [dependencies.serde] version = "1.0.98" [dependencies.serde_derive] version = "1.0.98" [dependencies.serde_json] version = "1.0.40" [dependencies.stderrlog] version = "0.4" [dependencies.termion] version = "1.5.1" [dependencies.tokio] version = "0.2" features = ["full"] [dependencies.toml] version = "0.5.1" [badges.travis-ci] branch = "master" repository = "https://github.com/alexkehayias/woz"