Bump Wasmtime to 4.0.0 (#5209)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2022-11-06 13:32:34 -06:00
committed by GitHub
parent 1ddf03aaa1
commit 08ef518c95
23 changed files with 122 additions and 112 deletions

View File

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