|
|
|
@ -2,12 +2,6 @@
|
|
|
|
|
path = silverfish
|
|
|
|
|
url = https://github.com/gparmer/silverfish.git
|
|
|
|
|
ignore = dirty
|
|
|
|
|
[submodule "runtime/jsmn"]
|
|
|
|
|
path = runtime/thirdparty/jsmn
|
|
|
|
|
url = https://github.com/gwsystems/jsmn.git
|
|
|
|
|
[submodule "runtime/http-parser"]
|
|
|
|
|
path = runtime/thirdparty/http-parser
|
|
|
|
|
url = https://github.com/gwsystems/http-parser.git
|
|
|
|
|
[submodule "runtime/thirdparty/http-parser"]
|
|
|
|
|
path = runtime/thirdparty/http-parser
|
|
|
|
|
url = https://github.com/gwsystems/http-parser.git
|
|
|
|
|