README: update version number requirement for fmt

This commit is contained in:
Moritz Bunkus 2021-06-25 10:36:26 +02:00
parent 360e40b157
commit 033d0555c4
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -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.