# 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 = "cargo-wasm" version = "0.4.1" authors = ["Michael Gattozzi "] description = "Make developing a wasm project in Rust easy" homepage = "https://github.com/mgattozzi/cargo-wasm" documentation = "https://docs.rs/cargo-wasm" readme = "README.md" keywords = ["cargo", "wasm", "web-assembly", "WASM", "subcommand"] categories = ["command-line-utilities"] license = "MIT/Apache-2.0" repository = "https://github.com/mgattozzi/cargo-wasm" [dependencies.clap] version = "2.27" [dependencies.failure] version = "0.1" [dependencies.failure_derive] version = "0.1" [badges.appveyor] branch = "master" repository = "mgattozzi/cargo-wasm" service = "github" [badges.travis-ci] branch = "master" repository = "mgattozzi/cargo-wasm"