summaryrefslogtreecommitdiffstats
path: root/build/rust/dummy-web/wasm-bindgen/Cargo.toml
blob: a4a421466e39d9150cfb574d44d226a3cc43ddd8 (plain)
1
2
3
4
5
6
7
8
[package]
name = "wasm-bindgen"
version = "0.2.100"
edition = "2018"
license = "MIT OR Apache-2.0"

[lib]
path = "lib.rs"