From c6fefb80fb34ed9c44664cbf7582f8caee452824 Mon Sep 17 00:00:00 2001 From: GerritNG <124732275+GerritNG@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:55:19 -0600 Subject: [PATCH] Update README.md (#301) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9b80ed..93751e7 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ types, depending on if the schema type is "integer" or "number". Bignum This library is based on Niels Lohmann's JSON-library and thus has a build-dependency to it. -Currently at least version **3.6.0** of NLohmann's JSON library +Currently at least version **3.8.0** of NLohmann's JSON library is required. Various methods using CMake can be used to build this project.