mirror of
https://github.com/MaskRay/ccls.git
synced 2025-02-21 16:09:40 +00:00
rapidjson url (#43)
This commit is contained in:
parent
924fedbb02
commit
b5c2a48bb0
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "third_party/rapidjson"]
|
[submodule "third_party/rapidjson"]
|
||||||
path = third_party/rapidjson
|
path = third_party/rapidjson
|
||||||
url = https://github.com/miloyip/rapidjson
|
url = https://github.com/Tencent/rapidjson
|
||||||
|
2
third_party/rapidjson
vendored
2
third_party/rapidjson
vendored
@ -1 +1 @@
|
|||||||
Subproject commit daabb88e001f562e1f7df5f44d7fed32a0c107c2
|
Subproject commit 6a905f9311f82d306da77bd963ec5aa5da07da9c
|
Loading…
Reference in New Issue
Block a user