Bump Wasmtime to 0.38.0 (#4103)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2022-05-05 13:43:02 -05:00
committed by GitHub
parent 7c71ae5652
commit 9a6854456d
44 changed files with 194 additions and 184 deletions

View File

@@ -11,7 +11,7 @@ publish = false
[dependencies]
cranelift = { path = "../umbrella", version = "0.84.0" }
cranelift = { path = "../umbrella", version = "0.85.0" }
anyhow = "1.0.19"
arbitrary = "1.0.0"