Files
wasmtime/lib/obj/Cargo.toml
2018-03-16 16:34:20 -07:00

12 lines
243 B
TOML

[package]
name = "wasmstandalone_obj"
version = "0.0.0"
authors = ["The Cretonne Project Developers"]
publish = false
[dependencies]
cretonne = "0.4.0"
cretonne-wasm = "0.4.0"
wasmstandalone_runtime = { path = "../runtime" }
faerie = "0.1.0"