1
0
Fork 0
forked from AbleOS/ableos
ableos-idl/userland/aos_wasm_stress_test/Cargo.toml

9 lines
251 B
TOML
Raw Normal View History

2022-01-13 14:54:33 +00: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]
2022-02-12 09:25:02 +00:00
libwasm = {git="https://git.ablecorp.us:443/able/libwasm.git"}