MOD: exchanged uriparser with Skyr URL

This commit is contained in:
Dominik Meyer 2024-02-14 20:57:52 +01:00
parent 79553dd67f
commit 417a598cb5
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit dd345361ed86e4c1cabfe94743a8e769b346840c