wasmer/lib/dev-utils/Cargo.toml
2019-11-22 11:18:06 -08:00

13 lines
296 B
TOML

[package]
name = "wasmer-dev-utils"
version = "0.11.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"