From 41de191c3cd7956f329458882abfd29c853b677f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 29 Apr 2026 18:42:46 +0000 Subject: [PATCH] Update `wasm-tools@latest` to 1.248.0 --- CHANGELOG.md | 2 ++ manifests/wasm-tools.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c01165f2..8a6e82a7 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 `wasm-tools@latest` to 1.248.0. + - Update `cargo-deb@latest` to 3.6.4. ## [2.75.26] - 2026-04-29 diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index b0674d3f..4eb053e3 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.247.0" + "version": "1.248.0" }, "1": { - "version": "1.247.0" + "version": "1.248.0" + }, + "1.248": { + "version": "1.248.0" }, "1.248.0": { "x86_64_linux_gnu": {