wasm-bindgen/crates/test-support/Cargo.toml
2017-12-14 19:31:01 -08:00

8 lines
186 B
TOML

[package]
name = "test-support"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
[dependencies]
wasm-bindgen-cli-support = { path = "../wasm-bindgen-cli-support" }