From bd756ca80e9b91fd76d669213a2058b7265240c2 Mon Sep 17 00:00:00 2001 From: thatben Date: Mon, 2 Jun 2025 14:11:25 +0200 Subject: [PATCH] a --- .gitmodules | 3 +++ vendor/nim-zlib | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/nim-zlib diff --git a/.gitmodules b/.gitmodules index acbb4c6..88eb8e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -136,3 +136,6 @@ [submodule "vendor/nim-http-utils"] path = vendor/nim-http-utils url = https://github.com/status-im/nim-http-utils.git +[submodule "vendor/nim-zlib"] + path = vendor/nim-zlib + url = https://github.com/status-im/nim-zlib diff --git a/vendor/nim-zlib b/vendor/nim-zlib new file mode 160000 index 0000000..91cf360 --- /dev/null +++ b/vendor/nim-zlib @@ -0,0 +1 @@ +Subproject commit 91cf360b1aeb2e0c753ff8bac6de22a41c5ed8cd