# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "cargo-run-wasm" version = "0.4.0" authors = ["Lucas Kent "] description = "Trivially run wasm applications and examples in the browser" keywords = [ "cargo", "run", "wasm", "serve", "wasm-bindgen", ] categories = ["wasm"] license = "MIT OR Apache-2.0" repository = "https://github.com/rukai/cargo-run-wasm" [dependencies.devserver_lib] version = "0.4.1" default_features = false [dependencies.pico-args] version = "0.5.0" [dependencies.serde_json] version = "1.0.85" [dependencies.wasm-bindgen-cli-support] version = "0.2.78"