Chore/update libp2p branch master (#6253)
* chore: change nim-libp2p branch from unstable to master * chore: dummy bump of nim-libp2p version to please linter --------- Co-authored-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
f3da063510
commit
bd33828681
|
@ -24,7 +24,7 @@
|
|||
path = vendor/nim-libp2p
|
||||
url = https://github.com/vacp2p/nim-libp2p.git
|
||||
ignore = untracked
|
||||
branch = unstable
|
||||
branch = master
|
||||
[submodule "vendor/nimbus-build-system"]
|
||||
path = vendor/nimbus-build-system
|
||||
url = https://github.com/status-im/nimbus-build-system.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b5319622c997ce1c80bc62c863e30f3349ee0d7
|
||||
Subproject commit c4da9be32cc01efa2de066c396fe9ef1c7769aa1
|
Loading…
Reference in New Issue