Update wasm-tools@latest to 1.248.0

This commit is contained in:
Taiki Endo
2026-04-29 18:42:46 +00:00
committed by github-actions[bot]
parent 89761c8db9
commit 41de191c3c
2 changed files with 7 additions and 2 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] ## [Unreleased]
- Update `wasm-tools@latest` to 1.248.0.
- Update `cargo-deb@latest` to 3.6.4. - Update `cargo-deb@latest` to 3.6.4.
## [2.75.26] - 2026-04-29 ## [2.75.26] - 2026-04-29

View File

@@ -23,10 +23,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.247.0" "version": "1.248.0"
}, },
"1": { "1": {
"version": "1.247.0" "version": "1.248.0"
},
"1.248": {
"version": "1.248.0"
}, },
"1.248.0": { "1.248.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {