summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-03-01 01:01:20 -0800
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-03-01 01:01:20 -0800
commitf6e885f00a0eea01098889e4d6fcb46f3c17583b (patch)
tree49c5b9f426ad1c91894afd1f5f8ef5ec4812f148
parent93ff075b775e77d83e8f0dbcd19e7d2aa81a43f8 (diff)
Down with the deps
-rw-r--r--.gitmodules6
m---------cjson0
m---------json-parser0
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index b8faa95..6108d2d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,6 +4,6 @@
[submodule "pool"]
path = pool
url = https://github.com/Pithikos/C-Thread-Pool
-[submodule "cjson"]
- path = cjson
- url = https://github.com/DaveGamble/cJSON
+[submodule "json-parser"]
+ path = json-parser
+ url = https://github.com/udp/json-parser
diff --git a/cjson b/cjson
deleted file mode 160000
-Subproject c69134d01746dcf551dd7724b4edb12f922eb0d
diff --git a/json-parser b/json-parser
new file mode 160000
+Subproject b42439a2927a879f40698e4861e727c4265c13e