diff --git a/CHANGELOG.md b/CHANGELOG.md index 76fc3f06..1c4246f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index c8153c67..d3657c11 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -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": {