add crypt_blowfish as a submodule

This commit is contained in:
Tasia Iso 2024-03-22 01:06:13 +01:00
parent a4b324127a
commit b8e5caba0d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -8,3 +8,6 @@
[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

1
deps/crypt_blowfish vendored Submodule

@ -0,0 +1 @@
Subproject commit 3354bb81eea489e972b0a7c63231514ab34f73a0