diff --git a/CHANGELOG.md b/CHANGELOG.md index 5914ff2b..a7b2a177 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-minimal-versions@latest` to 0.1.29. + ## [2.44.21] - 2024-10-04 - Update `cargo-make@latest` to 0.37.21. diff --git a/manifests/cargo-minimal-versions.json b/manifests/cargo-minimal-versions.json index 30504d8a..7b776d36 100644 --- a/manifests/cargo-minimal-versions.json +++ b/manifests/cargo-minimal-versions.json @@ -22,10 +22,36 @@ }, "license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-MIT)", "latest": { - "version": "0.1.28" + "version": "0.1.29" }, "0.1": { - "version": "0.1.28" + "version": "0.1.29" + }, + "0.1.29": { + "x86_64_linux_musl": { + "etag": "0x8DCE4FE9C9BC78E", + "checksum": "7a9a8a291d47d1bea9ec3f3199ddd9ece6f2553cb9830ac1fb3ba38c76f7ffd2" + }, + "x86_64_macos": { + "etag": "0x8DCE4FEAC9F7D8C", + "checksum": "156054e3634a364a783c8ec98de3d67376a79081795c0a302826ee3d84da05c9" + }, + "x86_64_windows": { + "etag": "0x8DCE4FED1F1E2B6", + "checksum": "e3167731acf3a41e28cfe09379227100552ded51d83b10425ea5cc974cfe714a" + }, + "aarch64_linux_musl": { + "etag": "0x8DCE4FE9C8E1B4F", + "checksum": "a3ea5dfdd5630a211c2f3a01a7f27c585d6abe5d2e818e2b40aacffabfd4cb16" + }, + "aarch64_macos": { + "etag": "0x8DCE4FE9A28F53F", + "checksum": "6dbe3ab002d6da4f5595baf3ed10038d0c796dd362f731ab0a8305726055bcfe" + }, + "aarch64_windows": { + "etag": "0x8DCE4FEC1F3F2AD", + "checksum": "c5b03c665a102340d4d69aecd704fcb1d4fb9c5877a67425395667fa4002ac9d" + } }, "0.1.28": { "x86_64_linux_musl": {