MOD: exchanged uriparser with Skyr URL
This commit is contained in:
parent
79553dd67f
commit
417a598cb5
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -7,12 +7,12 @@
|
||||
[submodule "libs/json"]
|
||||
path = libs/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
[submodule "libs/uriparser"]
|
||||
path = libs/uriparser
|
||||
url = https://github.com/uriparser/uriparser.git
|
||||
[submodule "libs/Catch2"]
|
||||
path = libs/Catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[submodule "libs/loguru"]
|
||||
path = libs/loguru
|
||||
url = https://github.com/emilk/loguru.git
|
||||
[submodule "libs/url"]
|
||||
path = libs/url
|
||||
url = https://github.com/cpp-netlib/url.git
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 634b678fa858abf1d1ebc0634e96e9e29596e92a
|
1
libs/url
Submodule
1
libs/url
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit dd345361ed86e4c1cabfe94743a8e769b346840c
|
Loading…
Reference in New Issue
Block a user