aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 2dd4085f291bdc81d434fbd4b0e5b290a9166d98 (plain) (blame)
1
2
3
4
5
6
# [submodule "src/deps/zig-clap"]
# 	path = src/deps/zig-clap
# 	url = https://github.com/Hejsil/zig-clap
[submodule "src/deps/picohttpparser"]
	path = src/deps/picohttpparser
	url = https://github.com/h2o/picohttpparser/