Bump Wasmtime to 6.0.0 (#5521)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2023-01-05 09:46:01 -06:00
committed by GitHub
parent f4a2d5337a
commit 7bfbec1b57
21 changed files with 119 additions and 109 deletions

View File

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