wasm-bindgen/crates/test-support/Cargo.toml

8 lines
173 B
TOML
Raw Normal View History

2017-12-15 06:31:01 +03:00
[package]
name = "test-support"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
[dependencies]
wasm-bindgen-cli-support = { path = "../cli-support" }