diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a912331..c21d4973 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-no-dev-deps@latest` to 0.2.0. + ## [2.3.1] - 2023-01-18 - Update `dprint@latest` to 0.34.4. diff --git a/manifests/cargo-no-dev-deps.json b/manifests/cargo-no-dev-deps.json index 08af8dfd..8c532890 100644 --- a/manifests/cargo-no-dev-deps.json +++ b/manifests/cargo-no-dev-deps.json @@ -20,7 +20,30 @@ } }, "latest": { - "version": "0.1.0" + "version": "0.2.0" + }, + "0.2": { + "version": "0.2.0" + }, + "0.2.0": { + "x86_64_linux_musl": { + "checksum": "446d7879e260d1a6170ee105c211255e0729d2db50d4d6378c60ebc19b26b056" + }, + "x86_64_macos": { + "checksum": "7eb91033a29c16c02a67162858adcd592804b3f393b981a3f0e00c1c3ce7a29c" + }, + "x86_64_windows": { + "checksum": "aa49deac93a3bf7d29809f5b687e1e39ad5dcb21d7f227c9690a400846dda144" + }, + "aarch64_linux_musl": { + "checksum": "085738eb7b1377034c2f569bd6a6402499a1f2e71d5e89bccaa5d85303c32627" + }, + "aarch64_macos": { + "checksum": "9854154d4f044807dd1ad06c9b2a94f93e0f8551f44c90cab1a955eb909457a2" + }, + "aarch64_windows": { + "checksum": "8fafabd875be78457349ad2c860793d28a92efaf881de16fcda3e68bf9286baf" + } }, "0.1": { "version": "0.1.0"