From d4c441312f0f4c26a93b5791fb4e7e1b14bc91cc Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 10 Oct 2023 13:56:50 +1300 Subject: [PATCH] Update MSRV --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4b73b4..fb6f63a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ - [Bugfix] Fix losing aux chunks when there's more than one of the same type. - [Bugfix] Fix sometimes writing output even when it was larger. - [Misc] Revamp CI workflow to upload artifacts and generate binaries for additional architectures. -- [Misc] Bump minimum Rust version to 1.65.0. +- [Misc] Bump minimum Rust version to 1.66.0. ## Version 8.0.0