update json for better errors

This commit is contained in:
mat 2024-02-04 15:55:00 -03:00 committed by GitHub
parent e9aa889920
commit 0731f44e68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@ if (WIN32)
endif()
set(MAT_JSON_AS_INTERFACE ON)
CPMAddPackage("gh:geode-sdk/json#3232877")
CPMAddPackage("gh:geode-sdk/json#899d54f")
CPMAddPackage("gh:fmtlib/fmt#10.1.1")
CPMAddPackage("gh:gulrak/filesystem#3e5b930")