Files
wasmtime/crates/misc/run-examples/Cargo.toml
Dan Gohman 092538cc54 Test 0.14 (#1417)
* Bump Wasmtime to 0.14.0.

* Update the publish script for the wiggle crate wiggle.

* More fixes.

* Fix lightbeam depenency version.

* cargo update

* Cargo update wasi-tests too.

And add cargo update to the version-bump scripts.
2020-03-26 21:53:42 -07:00

10 lines
157 B
TOML

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