diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb13f95..5c3d14ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-udeps@latest` to 0.1.52. + - Update `parse-changelog@latest` to 0.6.10. - Update `cargo-no-dev-deps@latest` to 0.2.14. diff --git a/manifests/cargo-udeps.json b/manifests/cargo-udeps.json index e78652ae..06d8930b 100644 --- a/manifests/cargo-udeps.json +++ b/manifests/cargo-udeps.json @@ -32,10 +32,36 @@ }, "license_markdown": "[Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE)", "latest": { - "version": "0.1.50" + "version": "0.1.52" }, "0.1": { - "version": "0.1.50" + "version": "0.1.52" + }, + "0.1.52": { + "x86_64_linux_musl": { + "etag": "0x8DCF62B151CCB34", + "checksum": "3ea2d7ad7470d4c0d67c8ffb897faf79baaa26d708146285243e43855bb133b1" + }, + "x86_64_macos": { + "etag": "0x8DCF62ABBBA5092", + "checksum": "36ef3dd823e230247b42ab2c514f55a65ab831805f127d230005a47157fceb95" + }, + "x86_64_windows": { + "etag": "0x8DCF62B67486994", + "checksum": "d3765154cae292e6f9ace271cecd87a6158024667c2f7317eb399737e236fe3f" + }, + "aarch64_linux_musl": { + "etag": "0x8DCF62B10DCBE13", + "checksum": "8015ebda2fed2d6346ec49961e2476fce7460c383ead182e12d4b86a5fe45b4d" + }, + "aarch64_macos": { + "etag": "0x8DCF62ABA382277", + "checksum": "cb9c24c11ff1d4e9e954b53ccfa954312e4e81ba9b043a7bbb6059418eb839b0" + }, + "aarch64_windows": { + "etag": "0x8DCF62BA3359AE4", + "checksum": "636828aac4a212af88f97afda0e69825771a938302ffc15a2dfcabfd20f80acd" + } }, "0.1.50": { "x86_64_linux_musl": {