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"