diff --git a/CHANGELOG.md b/CHANGELOG.md index 422bb11c..847ba72c 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 `cargo-lambda@latest` to 1.9.2. + - Update `biome@latest` to 2.5.10. ## [2.86.5] - 2026-08-21 diff --git a/manifests/cargo-lambda.json b/manifests/cargo-lambda.json index ed10e1f5..b5e5cfd6 100644 --- a/manifests/cargo-lambda.json +++ b/manifests/cargo-lambda.json @@ -19,13 +19,35 @@ } }, "latest": { - "version": "1.9.1" + "version": "1.9.2" }, "1": { - "version": "1.9.1" + "version": "1.9.2" }, "1.9": { - "version": "1.9.1" + "version": "1.9.2" + }, + "1.9.2": { + "x86_64_linux_musl": { + "etag": "0x8DEFFCE53C96516", + "hash": "b5c258c424ebaef39541c3641f33c51137ee6c426016f365628fedb2c737271d" + }, + "x86_64_macos": { + "etag": "0x8DEFFCE54DB5971", + "hash": "fac46c099aa1427a0f596846b10a7b6345dff8661ca22e10448925cc63e91091" + }, + "x86_64_windows": { + "etag": "0x8DEFFCE55CC74B1", + "hash": "0ab876271d6283548f6d31f2f748e4c27c78802d4650b93d5f465b81e07e1332" + }, + "aarch64_linux_musl": { + "etag": "0x8DEFFCE56ECDC82", + "hash": "c3fd0a352bb439e4e84a09e5361ea333f7cdc58b0894105e93a33c43b867bc2d" + }, + "aarch64_macos": { + "etag": "0x8DEFFCE57B706FE", + "hash": "6c3eac6957c2acdc0bcded6451ccecf6083f116e71d0f7f2b525866e3bcc1083" + } }, "1.9.1": { "x86_64_linux_musl": {