Bump Wasmtime to 3.0.0 (#5016)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2022-10-05 09:30:55 -05:00
committed by GitHub
parent 24da5f7787
commit a9be4a9b56
21 changed files with 113 additions and 103 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.89.0"
version = "0.90.0"
[dependencies]
log = { workspace = true, optional = true }