1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-18 19:20:51 +00:00

11 lines
186 B
TOML
Raw Permalink Normal View History

[package]
name = "no-std"
version = "0.1.0"
authors = ["The wasm-bindgen Developers"]
[lib]
path = "test.rs"
[dependencies]
wasm-bindgen = { path = '../..', default-features = false }