ableos/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"
source = "git+https://git.ablecorp.us/able/libwasm.git#502187e8734b54df3c6cae2baf2315539a3ec49b"