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

16 lines
340 B
Plaintext
Raw Normal View History

2022-01-13 14:54:33 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "aos_wasm_stress_test"
version = "0.1.0"
2022-02-12 09:25:02 +00:00
dependencies = [
"libwasm",
]
[[package]]
name = "libwasm"
version = "0.1.0"
2022-02-26 13:35:36 +00:00
source = "git+https://git.ablecorp.us/able/libwasm.git#dedbb769ba01a4b75992437e52ca9a5c2bb9e0f9"