2024-04-10 19:09:31 -04:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
2024-04-10 19:25:18 -04:00
|
|
|
[submodule "deps/libsodium"]
|
|
|
|
path = deps/libsodium
|
|
|
|
url = https://github.com/jedisct1/libsodium.git
|
|
|
|
[submodule "deps/quickjs"]
|
|
|
|
path = deps/quickjs
|
|
|
|
url = https://github.com/bellard/quickjs.git
|
|
|
|
[submodule "deps/crypt_blowfish"]
|
|
|
|
path = deps/crypt_blowfish
|
|
|
|
url = https://github.com/openwall/crypt_blowfish.git
|
|
|
|
[submodule "deps/libbacktrace"]
|
|
|
|
path = deps/libbacktrace
|
|
|
|
url = https://github.com/ianlancetaylor/libbacktrace.git
|
|
|
|
[submodule "deps/libuv"]
|
|
|
|
path = deps/libuv
|
|
|
|
url = https://github.com/libuv/libuv.git
|
|
|
|
[submodule "deps/picohttpparser"]
|
|
|
|
path = deps/picohttpparser
|
|
|
|
url = https://github.com/h2o/picohttpparser.git
|