wasmer/lib/dev-utils/Cargo.toml
2019-12-18 17:24:29 -05:00

13 lines
296 B
TOML

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