mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-10 09:23:12 +00:00
adding threading dep
This commit is contained in:
parent
108e096157
commit
595b060e5c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -236,3 +236,6 @@
|
||||
url = https://github.com/codex-storage/nim-groth16.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/threading"]
|
||||
path = vendor/threading
|
||||
url = https://github.com/nim-lang/threading.git
|
||||
|
||||
1
vendor/threading
vendored
Submodule
1
vendor/threading
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bcc284991ba928d1ed299a81a93b7113cc7de04f
|
||||
Loading…
x
Reference in New Issue
Block a user