2022-01-13 08:54:33 -06: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 03:25:02 -06:00
|
|
|
libwasm = {git="https://git.ablecorp.us:443/able/libwasm.git"}
|