wasm-bindgen-shared 0.2.95

Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency.
Documentation
[lib]
name = "wasm_bindgen_shared"
path = "src/lib.rs"

[package]
authors = ["The wasm-bindgen Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = """
Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
"""
documentation = "https://docs.rs/wasm-bindgen-shared"
edition = "2021"
homepage = "https://rustwasm.github.io/wasm-bindgen/"
include = ["/build.rs", "/LICENSE-*", "/src"]
license = "MIT OR Apache-2.0"
links = "wasm_bindgen"
name = "wasm-bindgen-shared"
readme = false
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared"
rust-version = "1.57"
version = "0.2.95"