update nlohmann::json to 3.10.4

This commit is contained in:
2021-12-11 23:32:21 +01:00
parent 4a1dde26ce
commit 42ff7c8099
39 changed files with 5323 additions and 2710 deletions

View File

@ -1,6 +1,6 @@
project('nlohmann_json',
'cpp',
version : '3.9.1',
version : '3.10.4',
license : 'MIT',
)