From 814bbf95cf64ad12fd1023cd5e55b68294c19a1b Mon Sep 17 00:00:00 2001 From: Yoshiki Matsuda Date: Sat, 10 Feb 2024 16:07:37 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20`README.md`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4feae82..e73f94a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ C++20 compilers are required to use this library. * Clang >= 15 * with libc++-16 or later * MSVC >= 19.37 - * clang-cl >= 16 + * clang-cl >= 17 ## Usage