diff --git a/CHANGELOG.md b/CHANGELOG.md index 317360d3..283aabe4 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-dinghy@latest` to 0.8.5. + - Update `cargo-binstall@latest` to 1.21.0. ## [2.83.2] - 2026-07-12 diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 9d2a1275..8b8645a8 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -11,10 +11,20 @@ } }, "latest": { - "version": "0.8.4" + "version": "0.8.5" }, "0.8": { - "version": "0.8.4" + "version": "0.8.5" + }, + "0.8.5": { + "x86_64_linux_musl": { + "etag": "0x8DEE0C0EB12EEA7", + "hash": "047d106c63f2192ee87e9d84c32eb2a7be879647de1959674fec8d6f3eb579c2" + }, + "x86_64_macos": { + "etag": "0x8DEE0C10DF82204", + "hash": "12a10b4880bbf146073dedb36a6b926d554c744cffa9432f00f95d1e035d9991" + } }, "0.8.4": { "x86_64_linux_musl": {