chore(vendor): update nim-libp2p path (#2527)

This commit is contained in:
kaiserd 2024-03-12 18:06:41 +01:00 committed by GitHub
parent 72d9ed5b0b
commit 5b18537e58

2
.gitmodules vendored
View File

@ -10,7 +10,7 @@
branch = master
[submodule "vendor/nim-libp2p"]
path = vendor/nim-libp2p
url = https://github.com/status-im/nim-libp2p.git
url = https://github.com/vacp2p/nim-libp2p.git
ignore = dirty
branch = unstable
[submodule "vendor/nim-stew"]