aos_userland/aos_wasm_stress_test/Cargo.toml

11 lines
237 B
TOML
Raw Permalink Normal View History

2022-04-09 16:50:07 -05:00
[package]
name = "aos_wasm_stress_test"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libwasm = {path="../libwasm"}
# mice = "0.11.0"