This also updates the publishing scripts to work with newly added and reorganized crates.
10 lines
157 B
TOML
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"
|