Update wasmtime@latest to 46.0.1

This commit is contained in:
Taiki Endo
2026-06-26 23:15:13 +09:00
parent 0cd6687202
commit e9838983e8
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 46.0.1.
- Update `wasm-bindgen@latest` to 0.2.126. - Update `wasm-bindgen@latest` to 0.2.126.
- Update `vacuum@latest` to 0.29.6. - Update `vacuum@latest` to 0.29.6.
+3 -3
View File
@@ -35,13 +35,13 @@
} }
}, },
"latest": { "latest": {
"version": "46.0.0" "version": "46.0.1"
}, },
"46": { "46": {
"version": "46.0.0" "version": "46.0.1"
}, },
"46.0": { "46.0": {
"version": "46.0.0" "version": "46.0.1"
}, },
"46.0.1": { "46.0.1": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {