mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-16 16:38:07 +00:00
stew without results (#4862)
https://github.com/status-im/nim-stew/pull/185 also an assortment of other stew fixes
This commit is contained in:
parent
1e2d3b12c4
commit
1e227b2704
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -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
|
||||
|
1
vendor/nim-results
vendored
Submodule
1
vendor/nim-results
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f3c666a272c69d70cb41e7245e7f6844797303ad
|
2
vendor/nim-stew
vendored
2
vendor/nim-stew
vendored
@ -1 +1 @@
|
||||
Subproject commit 6c97f11c7cb59eadf91b124b92d2ec035f7251fa
|
||||
Subproject commit 2cf408b9609fc3e6c238ddbd90ab31802e650212
|
Loading…
x
Reference in New Issue
Block a user