wasm-bindgen/crates/shared/Cargo.toml
2018-12-04 06:04:47 -08:00

13 lines
421 B
TOML

[package]
name = "wasm-bindgen-shared"
version = "0.2.29"
authors = ["The wasm-bindgen Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared"
homepage = "https://rustwasm.github.io/wasm-bindgen/"
documentation = "https://docs.rs/wasm-bindgen-shared"
description = """
Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
"""