mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-07 10:05:51 +08:00
refactor: Switch from rapidjson to nlohmann
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
[submodule "third_party/msgpack"]
|
||||
path = third_party/msgpack
|
||||
url = https://github.com/msgpack/msgpack-c.git
|
||||
[submodule "third_party/nlohmann_json"]
|
||||
path = third_party/nlohmann_json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
|
||||
Reference in New Issue
Block a user