diff --git a/CHANGELOG.md b/CHANGELOG.md index db544363..e98b7d8c 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.107. + ## [2.66.4] - 2026-01-14 - Update `cargo-nextest@latest` to 0.9.122. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index af1966f4..998d2c7d 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.106" + "version": "0.2.107" }, "0.2": { - "version": "0.2.106" + "version": "0.2.107" + }, + "0.2.107": { + "x86_64_linux_musl": { + "etag": "0x8DE53C58D22E233", + "checksum": "ca225ef4f1c6b64b8c6aee460d21b1087342edb71a715e83f05949598c237685" + }, + "x86_64_macos": { + "etag": "0x8DE53C58D18B477", + "checksum": "dac9e3d5f61f712919fa1b3e40d1d097cd98988c685f2c1bfe26307355811785" + }, + "x86_64_windows": { + "etag": "0x8DE53C58D0D01C0", + "checksum": "9809ecf022d27de9f126407fdaac8054fcde69aa8af5a57c3819cd321f7c13e2" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE53C58D204D03", + "checksum": "6a225c1a1778f18de81789e1fb45d4cb978f9d6e689a9ca335e635721a85b444" + }, + "aarch64_macos": { + "etag": "0x8DE53C58D0FBDD3", + "checksum": "81cc2ff16ede26a09342714e07997546ed94de4c6a288806250283777b43e009" + } }, "0.2.106": { "x86_64_linux_musl": {