2024-03-21 19:32:52 -04:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = master
|
2024-03-21 19:45:21 -04:00
|
|
|
[submodule "deps/libsodium"]
|
|
|
|
path = deps/libsodium
|
|
|
|
url = https://github.com/jedisct1/libsodium.git
|
2024-03-21 19:55:37 -04:00
|
|
|
[submodule "deps/quickjs"]
|
|
|
|
path = deps/quickjs
|
|
|
|
url = https://github.com/bellard/quickjs.git
|
2024-03-21 20:06:13 -04:00
|
|
|
[submodule "deps/crypt_blowfish"]
|
|
|
|
path = deps/crypt_blowfish
|
|
|
|
url = https://github.com/openwall/crypt_blowfish.git
|
2024-03-21 20:14:27 -04:00
|
|
|
[submodule "deps/libbacktrace"]
|
|
|
|
path = deps/libbacktrace
|
|
|
|
url = https://github.com/ianlancetaylor/libbacktrace.git
|