mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-17 15:27:28 +00:00
adding taskpools
This commit is contained in:
parent
4fe75d20d6
commit
ab97fe2e2f
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -167,3 +167,11 @@
|
||||
url = https://github.com/status-im/nim-blscurve.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-taskpools.git"]
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-taskpools"]
|
||||
path = vendor/nim-taskpools
|
||||
url = https://github.com/status-im/nim-taskpools.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
|
1
vendor/nim-taskpools
vendored
Submodule
1
vendor/nim-taskpools
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8d408ac6cfc9c24ec8b7b65d5993e85050dcbaa9
|
Loading…
x
Reference in New Issue
Block a user