11 lines
175 B
TOML
11 lines
175 B
TOML
[package]
|
|
name = "run-examples"
|
|
version = "0.18.0"
|
|
authors = ["The Wasmtime Project Developers"]
|
|
edition = "2018"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.31"
|
|
cc = "1.0"
|