diff --git a/CHANGELOG.md b/CHANGELOG.md index 89bdc774d..0687b2175 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.5.0. + ## [2.44.64] - 2024-11-07 - Update `mdbook@latest` to 0.4.42. diff --git a/manifests/cargo-lambda.json b/manifests/cargo-lambda.json index 2f0fc5aaa..c3900458f 100644 --- a/manifests/cargo-lambda.json +++ b/manifests/cargo-lambda.json @@ -20,10 +20,35 @@ }, "license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)", "latest": { - "version": "1.4.0" + "version": "1.5.0" }, "1": { - "version": "1.4.0" + "version": "1.5.0" + }, + "1.5": { + "version": "1.5.0" + }, + "1.5.0": { + "x86_64_linux_musl": { + "etag": "0x8DCFF7CBD1DC45E", + "checksum": "c23a50b7f53bcfee090e514e38d4e76d9fa9d68a92e72163dd017589f0a2da01" + }, + "x86_64_macos": { + "etag": "0x8DCFF7CBDBCAD25", + "checksum": "f5d25ae304efeb4ef6a625274532ee17606b8ab6007096790e598d8d9de35b55" + }, + "x86_64_windows": { + "etag": "0x8DCFF7CBEDDA14B", + "checksum": "98a354009332ceb6696299a01f9322695df56d71620a21701f8ca6783504de2e" + }, + "aarch64_linux_musl": { + "etag": "0x8DCFF7CC148B532", + "checksum": "e3497a2980ac8f9cf2ae3868cb8998e5c0af8236e69dda06649fe7f6fefed407" + }, + "aarch64_macos": { + "etag": "0x8DCFF7CC1E1B11D", + "checksum": "720515d6b8922bf9c05d396851590e845b880e6cc3f02f4f6904b5e9eda6e095" + } }, "1.4": { "version": "1.4.0"