# 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 = "wasm-mt-pool-test" version = "0.1.0" authors = ["The wasm-mt Developers"] description = "Utility for testing crates with wasm-mt-pool.\n" homepage = "https://github.com/w3reality/wasm-mt/tree/master/crates/pool/crates/test" documentation = "https://docs.rs/wasm-mt-pool-test" readme = "README.md" categories = ["wasm"] license = "MIT/Apache-2.0" repository = "https://github.com/w3reality/wasm-mt/tree/master/crates/pool/crates/test" [lib] test = false [dependencies.bincode] version = "1.2" [dependencies.js-sys] version = "0.3" [dependencies.serde] version = "1.0" [dependencies.serde_closure] version = "0.2" [dependencies.wasm-bindgen] version = "0.2" [dependencies.wasm-mt] version = "0.1" [dependencies.wasm-mt-pool] version = "0.1" [dependencies.wasm-mt-test] version = "0.1" [dependencies.web-sys] version = "0.3" features = ["console"]