14 lines
412 B
Plaintext
14 lines
412 B
Plaintext
[submodule "deps/zlib"]
|
|
path = deps/zlib
|
|
url = https://github.com/madler/zlib.git
|
|
branch = master
|
|
[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
|