diff --git a/CHANGELOG.md b/CHANGELOG.md index d26c9154..2f6a929e 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 45.0.2. + - Update `cargo-deny@latest` to 0.19.9. - Update `prek@latest` to 0.4.5. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index 8f51abf2..00c1eee3 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -35,13 +35,13 @@ } }, "latest": { - "version": "45.0.1" + "version": "45.0.2" }, "45": { - "version": "45.0.1" + "version": "45.0.2" }, "45.0": { - "version": "45.0.1" + "version": "45.0.2" }, "45.0.2": { "x86_64_linux_gnu": {