wasmer/lib/dev-utils/Cargo.toml
2019-07-31 23:04:03 -07:00

12 lines
279 B
TOML

[package]
name = "wasmer-dev-utils"
version = "0.6.0"
description = "Wasmer runtime core library"
license = "MIT"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
edition = "2018"
repository = "https://github.com/wasmerio/wasmer"
[dependencies]
libc = "0.2.60"