Bump Wasmtime to 7.0.0 (#5712)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2023-02-06 09:10:19 -06:00
committed by GitHub
parent 43022c862a
commit 482f541101
22 changed files with 119 additions and 109 deletions

View File

@@ -6,7 +6,7 @@ license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-isle"
readme = "../README.md"
repository = "https://github.com/bytecodealliance/wasmtime/tree/main/cranelift/isle"
version = "0.93.0"
version = "0.94.0"
[dependencies]
codespan-reporting = { version = "0.11.1", optional = true }