summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2025-05-16 10:50:07 +0200
committermo8it <mo8it@proton.me>2025-05-16 11:09:06 +0200
commit8dff0df2667d3c6f1812bdb390c708709b762847 (patch)
treea8bc6084e9980e65bcdc6a6fe39efd8ec08b046d /CHANGELOG.md
parent5ee7dfb5c22ab0ac9037c86bc9320c944010038b (diff)
Use std pipe
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9826cf..7052977 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
### Changed
- Upgrade to Rust edition 2024
-- Raise the minimum supported Rust version to `1.85`
+- Raise the minimum supported Rust version to `1.87`
<a name="6.4.0"></a>