From 2bb480a5171471964eb088db2a51cebc30692e4d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 14 Mar 2023 18:08:57 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f536ac54..67cb33f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] -- Update `cargo-binstall@latest` to 0.21.3. +- Update `cargo-binstall@latest` to 0.21.3. This fixes spurious error when accessing crates.io. ## [2.6.1] - 2023-03-14