wasmer/examples/parallel-guest/Cargo.toml

11 lines
212 B
TOML
Raw Permalink Normal View History

2019-09-26 00:10:40 +00:00
[package]
name = "parallel-guest"
version = "0.1.0"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
license = "MIT"
edition = "2018"
publish = false
[dependencies]
md5 = "0.6"
lazy_static = "1"