upgrade libp2p and constantine

This commit is contained in:
munna0908 2025-03-20 13:48:00 +05:30
parent 9d7b521519
commit 369cc33ede
No known key found for this signature in database
GPG Key ID: 2FFCD637E937D3E6
3 changed files with 12 additions and 2 deletions

10
.gitmodules vendored
View File

@ -221,3 +221,13 @@
[submodule "vendor/nph"]
path = vendor/nph
url = https://github.com/arnetheduck/nph.git
[submodule "vendor/nim-quic"]
path = vendor/nim-quic
url = https://github.com/vacp2p/nim-quic.git
ignore = untracked
branch = master
[submodule "vendor/nim-ngtcp2"]
path = vendor/nim-ngtcp2
url = https://github.com/vacp2p/nim-ngtcp2.git
ignore = untracked
branch = master

2
vendor/constantine vendored

@ -1 +1 @@
Subproject commit bc3845aa492b52f7fef047503b1592e830d1a774
Subproject commit 8d6a6a38b90fb8ee3ec2230839773e69aab36d80

2
vendor/nim-libp2p vendored

@ -1 +1 @@
Subproject commit 036e110a6080fba1a1662c58cfd8c21f9a548021
Subproject commit c08d80734989b028b3d1705f2188d783a343aac0