This commit updates Wasmtime's version to 0.19.0, Cranelift's version to 0.66.0, and updates the release notes as well.
11 lines
175 B
TOML
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"
|