From f28da6fe0d4a434d7fb9952ed4cf637882b57d96 Mon Sep 17 00:00:00 2001 From: Marti Raudsepp Date: Mon, 30 Jan 2023 20:00:00 +0200 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0c62a1..bf6b83e 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ Changelog --------- ##### UNRELEASED -* Updated to clap 4.1.x -* Minimum Supported Rust Version (MSRV) is now Rust 1.64.0 +* Updated to clap 4.1.x (#116) +* Minimum Supported Rust Version (MSRV) is now Rust 1.64.0 (#116) ##### 1.1.6 (2023-01-21) * Updated to clap 4.0.x (#101) and many other dependency updates