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.
This commit is contained in:
Alex Crichton
2020-07-16 12:46:21 -05:00
committed by GitHub
parent bab337fc32
commit 63d5b91930
55 changed files with 390 additions and 313 deletions

View File

@@ -9,7 +9,7 @@ topdir=$(dirname "$0")/..
cd "$topdir"
# All the cranelift-* crates have the same version number
version="0.65.0"
version="0.66.0"
# Update all of the Cargo.toml files.
echo "Updating crate versions to $version"

View File

@@ -9,7 +9,7 @@ topdir=$(dirname "$0")/..
cd "$topdir"
# All the wasmtime-* crates have the same version number
short_version="18"
short_version="19"
version="0.$short_version.0"
# Update the version numbers of the crates to $version. Skip crates with