using the nlohmann_json lib from now on
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user