marine/wit_fce/Cargo.toml
2020-06-01 00:01:01 +03:00

11 lines
245 B
TOML

[package]
name = "wit_fce"
version = "0.1.0"
authors = ["Fluence Labs"]
edition = "2018"
[dependencies]
wasmer-runtime = "0.17.0"
wasmer-runtime-core = "0.17.0"
wasmer-interface-types = { git = "http://github.com/fluencelabs/interface-types" }