From 8b7fb49207ae326380d8f24e4e5cc57b880678d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Mon, 18 Apr 2022 10:11:23 +0200 Subject: [PATCH] Fix the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 815ca00..b10bd01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The `acmed@user.service` systemd unit configuration has been added as an alternative to the `acmed.service` unit. ### Changed -- The minimal required Rust version is now 1.46. +- The minimal required Rust version is now 1.54. ## [0.18.0] - 2021-06-13