Bump Wasmtime to 8.0.0 (#5932)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2023-03-06 09:08:16 -06:00
committed by GitHub
parent 20198d94c6
commit 354bc48015
21 changed files with 120 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cranelift-module"
version = "0.94.0"
version = "0.95.0"
authors = ["The Cranelift Project Developers"]
description = "Support for linking functions and data with Cranelift"
repository = "https://github.com/bytecodealliance/wasmtime"