Skip to content

Commit ae4c037

Browse files
committed
Added cpp-netlib/uri as a submodule.
1 parent 9c332f1 commit ae4c037

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
[submodule "deps/asio"]
1414
path = deps/asio
1515
url = https://github.com/chriskohlhoff/asio.git
16+
[submodule "deps/uri"]
17+
path = deps/uri
18+
url = https://github.com/cpp-netlib/uri.git

deps/uri

Submodule uri added at beb37d4

0 commit comments

Comments
 (0)