From 033d0555c448153bc82eb4591e7cc519ef8547bf Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 25 Jun 2021 10:36:26 +0200 Subject: [PATCH] README: update version number requirement for fmt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ed1661b..77cacee9e 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ distribution instead of relying on the bundled versions. These libraries are: - [fmt](http://fmtlib.net/) — a small, safe and fast formatting - library. Version 3 or later is required. + library. Version 6.1.0 or later is required. - [JPCRE2](https://github.com/jpcre2/jpcre2/) — C++ wrapper for the PCRE2 library. Version 10.32.1 or newer is required.