Bump wasmtime from 6.0.0 to 6.0.1 (#13566)

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-09 07:08:00 +00:00
committed by GitHub
parent a6f849f5a8
commit 16fc65dc1c
3 changed files with 40 additions and 40 deletions
@@ -19,7 +19,7 @@ libc = "0.2.121"
# When bumping wasmtime do not forget to also bump rustix
# to exactly the same version as used by wasmtime!
wasmtime = { version = "6.0.0", default-features = false, features = [
wasmtime = { version = "6.0.1", default-features = false, features = [
"cache",
"cranelift",
"jitdump",