wasmer/lib/dev-utils/Cargo.toml

12 lines
279 B
TOML
Raw Normal View History

[package]
name = "wasmer-dev-utils"
2019-07-16 20:12:21 +00:00
version = "0.5.6"
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.49"