mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-22 21:20:52 +00:00
9 lines
232 B
TOML
9 lines
232 B
TOML
|
[package]
|
||
|
name = "wasm-bindgen-test-project-builder"
|
||
|
version = "0.2.11"
|
||
|
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
lazy_static = "1"
|
||
|
wasm-bindgen-cli-support = { path = "../cli-support", version = '=0.2.11' }
|