Files
wasmtime/crates/misc/run-examples/Cargo.toml
Dan Gohman 6fa9be7767 Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398)
This also updates the publishing scripts to work with newly added
and reorganized crates.
2020-03-26 13:19:02 -07:00

10 lines
157 B
TOML

[package]
name = "run-examples"
version = "0.13.0"
authors = ["The Wasmtime Project Developers"]
edition = "2018"
publish = false
[dependencies]
cc = "1.0"