mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-19 16:11:50 +03:00
8 lines
173 B
TOML
8 lines
173 B
TOML
[package]
|
|
name = "test-support"
|
|
version = "0.1.0"
|
|
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
|
|
|
[dependencies]
|
|
wasm-bindgen-cli-support = { path = "../cli-support" }
|