add nim-miniz submodule to vendor

nim-miniz now sit in it's own repo after
extracted from nim-graphql

it also a dependency of incoming nim-ws
This commit is contained in:
jangko 2021-06-06 11:23:30 +07:00
parent ef7773daa6
commit 051957c464
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
2 changed files with 6 additions and 0 deletions

5
.gitmodules vendored
View File

@ -188,3 +188,8 @@
url = https://github.com/status-im/nim-toml-serialization
ignore = dirty
branch = master
[submodule "vendor/nim-miniz"]
path = vendor/nim-miniz
url = https://github.com/status-im/nim-miniz
ignore = dirty
branch = master

1
vendor/nim-miniz vendored Submodule

@ -0,0 +1 @@
Subproject commit cfc45c3babc1b844108ff5a1d869cb37e1386eb3