diff --git a/.gitmodules b/.gitmodules index 06d1b823..15ce8931 100644 --- a/.gitmodules +++ b/.gitmodules @@ -215,3 +215,6 @@ [submodule "vendor/nim-leveldbstatic"] path = vendor/nim-leveldbstatic url = https://github.com/codex-storage/nim-leveldb.git +[submodule "vendor/zip"] + path = vendor/zip + url = https://github.com/nim-lang/zip.git \ No newline at end of file