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

Signed-off-by: ksr <kaiserd@users.noreply.github.com>
Co-authored-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
kaiserd 2024-03-12 20:57:21 +01:00 committed by GitHub
parent 659be0b08e
commit e56190c7aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -22,7 +22,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 = untracked
branch = unstable
[submodule "vendor/nimbus-build-system"]