Files
wasmtime/crates/misc/run-examples/Cargo.toml
Alex Crichton 63d5b91930 Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027)
This commit updates Wasmtime's version to 0.19.0, Cranelift's version to
0.66.0, and updates the release notes as well.
2020-07-16 12:46:21 -05:00

11 lines
175 B
TOML

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