diff --git a/.gitmodules b/.gitmodules index bba3ab0ba..5c7d323a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -215,3 +215,8 @@ url = https://github.com/status-im/nim-kzg4844.git ignore = untracked branch = master +[submodule "vendor/nim-results"] + path = vendor/nim-results + url = https://github.com/arnetheduck/nim-results.git + ignore = untracked + branch = master diff --git a/vendor/nim-results b/vendor/nim-results new file mode 160000 index 000000000..f3c666a27 --- /dev/null +++ b/vendor/nim-results @@ -0,0 +1 @@ +Subproject commit f3c666a272c69d70cb41e7245e7f6844797303ad diff --git a/vendor/nim-stew b/vendor/nim-stew index 6c97f11c7..2cf408b96 160000 --- a/vendor/nim-stew +++ b/vendor/nim-stew @@ -1 +1 @@ -Subproject commit 6c97f11c7cb59eadf91b124b92d2ec035f7251fa +Subproject commit 2cf408b9609fc3e6c238ddbd90ab31802e650212