From f89faaa96174309722dc50938402891d9937a72f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 31 Mar 2026 00:46:23 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.116 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 354628f1..37dc7078 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-bindgen@latest` to 0.2.116. + - Update `cargo-insta@latest` to 1.47.2. - Update `tombi@latest` to 0.9.12. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index c3d01edb..59267fec 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -44,10 +44,32 @@ }, "license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.2.115" + "version": "0.2.116" }, "0.2": { - "version": "0.2.115" + "version": "0.2.116" + }, + "0.2.116": { + "x86_64_linux_musl": { + "etag": "0x8DE8EBB3A19D512", + "hash": "f10d233eb87aaaed4a6a3af3d52ab9a3420ab35103c18fe2c6a69527bfbf7035" + }, + "x86_64_macos": { + "etag": "0x8DE8EBB3A196060", + "hash": "811350ef3e971a1a34b2a1bcf37de7fd9918f335179a016f7ea9cc1334127c3a" + }, + "x86_64_windows": { + "etag": "0x8DE8EBB39E62DFC", + "hash": "5316001ffb87739b41fe9f82804ea5e35e8ef6545687ffef2453120f479702e4" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE8EBB3A270C9F", + "hash": "87627d66c72d43521a69dac489ba1cc2ab241c3281755a9f0e9f0e1a2c9ff3a6" + }, + "aarch64_macos": { + "etag": "0x8DE8EBB39FF65FE", + "hash": "f101dfe093f1e7462c4157a1db0f121f07883009b5159a1b6bd997cf7f4341a6" + } }, "0.2.115": { "x86_64_linux_musl": {