Update wasmtime@latest to 36.0.2

This commit is contained in:
Taiki Endo
2025-08-26 15:55:40 +00:00
parent e2789f9cc9
commit 54b03f88eb
2 changed files with 5 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `wasmtime@latest` to 36.0.2.
## [2.58.22] - 2025-08-26
- Update `cargo-nextest@latest` to 0.9.103.

View File

@@ -28,13 +28,13 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "36.0.1"
"version": "36.0.2"
},
"36": {
"version": "36.0.1"
"version": "36.0.2"
},
"36.0": {
"version": "36.0.1"
"version": "36.0.2"
},
"36.0.2": {
"x86_64_linux_gnu": {