mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-30 14:29:29 +00:00
Add nim-libplum
This commit is contained in:
parent
e907299a53
commit
b99a7c9ac3
10
.gitmodules
vendored
10
.gitmodules
vendored
@ -42,7 +42,7 @@
|
||||
path = vendor/asynctest
|
||||
url = https://github.com/status-im/asynctest.git
|
||||
ignore = untracked
|
||||
branch = main
|
||||
branch = main
|
||||
[submodule "vendor/nim-presto"]
|
||||
path = vendor/nim-presto
|
||||
url = https://github.com/status-im/nim-presto.git
|
||||
@ -53,11 +53,6 @@
|
||||
url = https://github.com/status-im/nim-confutils.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-nat-traversal"]
|
||||
path = vendor/nim-nat-traversal
|
||||
url = https://github.com/status-im/nim-nat-traversal.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-libbacktrace"]
|
||||
path = vendor/nim-libbacktrace
|
||||
url = https://github.com/status-im/nim-libbacktrace.git
|
||||
@ -196,3 +191,6 @@
|
||||
url = https://github.com/vacp2p/nim-lsquic.git
|
||||
ignore = untracked
|
||||
branch = main
|
||||
[submodule "vendor/nim-libplum"]
|
||||
path = vendor/nim-libplum
|
||||
url = git@github.com:2-towns/nim-libplum.git
|
||||
|
||||
1
vendor/nim-libplum
vendored
Submodule
1
vendor/nim-libplum
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 269d97548c9bb9350314883aa1211e717f22f1f2
|
||||
1
vendor/nim-nat-traversal
vendored
1
vendor/nim-nat-traversal
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 860e18c37667b5dd005b94c63264560c35d88004
|
||||
Loading…
x
Reference in New Issue
Block a user