using the nlohmann_json lib from now on

This commit is contained in:
Mars Ultor
2025-10-24 23:06:24 -05:00
parent bbed6bb653
commit 0f62d80ffb
4 changed files with 7 additions and 8 deletions
+3 -4
View File
@@ -7,10 +7,9 @@
[submodule "external/tomlplusplus"]
path = external/tomlplusplus
url = https://github.com/marzer/tomlplusplus
[submodule "external/bitsery"]
path = external/bitsery
url = https://github.com/fraillt/bitsery
[submodule "external/duckdb"]
path = external/duckdb
url = https://github.com/duckdb/duckdb.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json