add picohttpparser as a submodule
This commit is contained in:
parent
0272382e0e
commit
474e39c9c3
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -17,3 +17,6 @@
|
|||||||
[submodule "deps/libuv"]
|
[submodule "deps/libuv"]
|
||||||
path = deps/libuv
|
path = deps/libuv
|
||||||
url = https://github.com/libuv/libuv.git
|
url = https://github.com/libuv/libuv.git
|
||||||
|
[submodule "deps/picohttpparser"]
|
||||||
|
path = deps/picohttpparser
|
||||||
|
url = https://github.com/h2o/picohttpparser.git
|
||||||
|
1
deps/picohttpparser
vendored
Submodule
1
deps/picohttpparser
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 4e7bc76fa7693da738c20034374393154ef2d75b
|
Loading…
Reference in New Issue
Block a user