add nlohmann/json

this will conflict with a change in the http branch, but i dont care
right now
This commit is contained in:
Lion Kortlepel
2022-02-11 10:18:56 +01:00
parent b72de4bd0a
commit f26ca6b40d
3 changed files with 8 additions and 2 deletions

5
.gitmodules vendored
View File

@@ -21,4 +21,7 @@
url = https://github.com/nih-at/libzip
[submodule "deps/cpp-httplib"]
path = deps/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json