Update wasmtime@latest to 45.0.2

This commit is contained in:
Taiki Endo
2026-06-17 02:19:48 +09:00
parent 4942894b57
commit cd319da91e
2 changed files with 5 additions and 3 deletions
+2
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] ## [Unreleased]
- Update `wasmtime@latest` to 45.0.2.
- Update `cargo-deny@latest` to 0.19.9. - Update `cargo-deny@latest` to 0.19.9.
- Update `prek@latest` to 0.4.5. - Update `prek@latest` to 0.4.5.
+3 -3
View File
@@ -35,13 +35,13 @@
} }
}, },
"latest": { "latest": {
"version": "45.0.1" "version": "45.0.2"
}, },
"45": { "45": {
"version": "45.0.1" "version": "45.0.2"
}, },
"45.0": { "45.0": {
"version": "45.0.1" "version": "45.0.2"
}, },
"45.0.2": { "45.0.2": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {