mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 14:42:35 +03:00
9 lines
156 B
TOML
9 lines
156 B
TOML
[package]
|
|
name = "wasm-bindgen-shared"
|
|
version = "0.1.0"
|
|
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
|
|
|
[dependencies]
|
|
serde_derive = "1"
|
|
serde = "1"
|