1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-23 05:30:52 +00:00

12 lines
263 B
TOML
Raw Normal View History

2017-12-14 19:31:01 -08:00
[package]
name = "wasm-bindgen-cli-support"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
[dependencies]
base64 = "0.9"
2018-02-26 17:11:56 -08:00
parity-wasm = "0.27"
2017-12-14 19:31:01 -08:00
serde_json = "1.0"
wasm-bindgen-shared = { path = "../wasm-bindgen-shared" }
wasm-gc-api = "0.1"