diff --git a/CHANGELOG.md b/CHANGELOG.md index 24e32387..59225849 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.13.6. + ## [2.1.4] - 2023-01-10 - Update `cargo-llvm-cov@latest` to 0.5.5. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index d3bfff11..b81f32b6 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -18,10 +18,24 @@ } }, "latest": { - "version": "0.13.5" + "version": "0.13.6" }, "0.13": { - "version": "0.13.5" + "version": "0.13.6" + }, + "0.13.6": { + "x86_64_linux_musl": { + "checksum": "400142c52fa30b5718bd260c27937c66709bc3d1d7dcf152131e00c625be67ce" + }, + "x86_64_macos": { + "checksum": "cc93c0fe0c76352d7e5b4e972963c9104108c646bafc2fd04ceb8cbd6fae31d7" + }, + "x86_64_windows": { + "checksum": "d957cd4af23a34cc0a4ce49bda8c7657eac1b2124b1fbbb196f91cbbcb430252" + }, + "aarch64_macos": { + "checksum": "3401ee901e8817e52088de2ad4afdf061b445fd95fd0a2ef81eeddac9244ceb8" + } }, "0.13.5": { "x86_64_linux_musl": {