Bump Wasmtime to 9.0.0 (#6143)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2023-04-05 12:06:36 -05:00
committed by GitHub
parent 51e8eafff2
commit bf741955f0
22 changed files with 128 additions and 118 deletions

View File

@@ -4,7 +4,7 @@ name = "winch-codegen"
description = "Winch code generation library"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasmtime"
version = "0.6.0"
version = "0.7.0"
edition.workspace = true
[dependencies]

View File

@@ -4,7 +4,7 @@ name = "winch-environ"
description = "Implementation of Winch's function compilation environment"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasmtime"
version = "0.6.0"
version = "0.7.0"
edition.workspace = true