mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-08 17:03:09 +00:00
chore: change nim-libp2p branch from unstable to master (#2648)
This commit is contained in:
parent
489d0c1648
commit
cd6424be19
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -12,7 +12,7 @@
|
|||||||
path = vendor/nim-libp2p
|
path = vendor/nim-libp2p
|
||||||
url = https://github.com/vacp2p/nim-libp2p.git
|
url = https://github.com/vacp2p/nim-libp2p.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
branch = unstable
|
branch = master
|
||||||
[submodule "vendor/nim-stew"]
|
[submodule "vendor/nim-stew"]
|
||||||
path = vendor/nim-stew
|
path = vendor/nim-stew
|
||||||
url = https://github.com/status-im/nim-stew.git
|
url = https://github.com/status-im/nim-stew.git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user