diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b90aa4..d3ad5ecf 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-deny@latest` to 0.18.5. + ## [2.62.1] - 2025-09-22 - Update `mise@latest` to 2025.9.15. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 3acaefe2..a9a9fc4c 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -24,10 +24,32 @@ }, "license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.18.4" + "version": "0.18.5" }, "0.18": { - "version": "0.18.4" + "version": "0.18.5" + }, + "0.18.5": { + "x86_64_linux_musl": { + "etag": "0x8DDF9E114099F18", + "checksum": "3e139780452310f922239f683b5c14f7d8f6f9b97fcc08d30696e1b90158527c" + }, + "x86_64_macos": { + "etag": "0x8DDF9E0F2C7DDAF", + "checksum": "c83dcab58da77aeef639d324a0718b0d2a325821fcf89c78fc1abd7830229c89" + }, + "x86_64_windows": { + "etag": "0x8DDF9E1534DAC67", + "checksum": "6fb561015a964443dd2f64229aae2dc263c42cbddeaffe36e1bbb5a5939986f3" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF9E0FF7DB0EB", + "checksum": "b31f5b9140a8a842228285186ac66b6b3c12e5a866060bce246554d9fc1ffabf" + }, + "aarch64_macos": { + "etag": "0x8DDF9E0FDBBB427", + "checksum": "bf95a666c6f91dde978f4703621d3c877ee5f64aa28404cd837b70e9dfdc1f3a" + } }, "0.18.4": { "x86_64_linux_musl": {